26 lines
711 B
Java
26 lines
711 B
Java
package o;
|
|
|
|
import android.view.View;
|
|
import android.widget.LinearLayout;
|
|
import android.widget.TextView;
|
|
|
|
/* renamed from: o.taw, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C17057taw {
|
|
public final LinearLayout a;
|
|
public final LinearLayout b;
|
|
public final TextView c;
|
|
public final TextView d;
|
|
private View e;
|
|
private View h;
|
|
|
|
public C17057taw(LinearLayout linearLayout, TextView textView, View view, View view2, LinearLayout linearLayout2, TextView textView2) {
|
|
this.a = linearLayout;
|
|
this.c = textView;
|
|
this.e = view;
|
|
this.h = view2;
|
|
this.b = linearLayout2;
|
|
this.d = textView2;
|
|
}
|
|
}
|