29 lines
816 B
Java
29 lines
816 B
Java
package o;
|
|
|
|
import android.view.View;
|
|
import android.widget.ImageView;
|
|
import android.widget.LinearLayout;
|
|
import android.widget.TextView;
|
|
|
|
/* renamed from: o.dNu, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C8525dNu {
|
|
public final LinearLayout a;
|
|
public final TextView b;
|
|
public final TextView c;
|
|
public final LinearLayout d;
|
|
private View e;
|
|
private View i;
|
|
private ImageView j;
|
|
|
|
public C8525dNu(LinearLayout linearLayout, TextView textView, View view, View view2, ImageView imageView, LinearLayout linearLayout2, TextView textView2) {
|
|
this.d = linearLayout;
|
|
this.c = textView;
|
|
this.e = view;
|
|
this.i = view2;
|
|
this.j = imageView;
|
|
this.a = linearLayout2;
|
|
this.b = textView2;
|
|
}
|
|
}
|