30 lines
820 B
Java
30 lines
820 B
Java
package o;
|
|
|
|
import android.view.View;
|
|
import android.widget.ImageView;
|
|
import android.widget.LinearLayout;
|
|
import android.widget.TextView;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class yUV {
|
|
public final LinearLayout a;
|
|
public final LinearLayout b;
|
|
public final TextView c;
|
|
public final TextView d;
|
|
public final TextView e;
|
|
private View h;
|
|
private ImageView i;
|
|
private View j;
|
|
|
|
public yUV(LinearLayout linearLayout, TextView textView, View view, TextView textView2, View view2, ImageView imageView, LinearLayout linearLayout2, TextView textView3) {
|
|
this.a = linearLayout;
|
|
this.e = textView;
|
|
this.h = view;
|
|
this.d = textView2;
|
|
this.j = view2;
|
|
this.i = imageView;
|
|
this.b = linearLayout2;
|
|
this.c = textView3;
|
|
}
|
|
}
|