what-the-bank/sources/o/C10809ePg.java

28 lines
789 B
Java

package o;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
/* renamed from: o.ePg, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C10809ePg {
private LinearLayout a;
public final TextView b;
public final TextView c;
public final LinearLayout d;
public final TextView e;
private final View f;
private View h;
public C10809ePg(View view, LinearLayout linearLayout, LinearLayout linearLayout2, View view2, TextView textView, TextView textView2, TextView textView3) {
this.f = view;
this.a = linearLayout;
this.d = linearLayout2;
this.h = view2;
this.c = textView;
this.e = textView2;
this.b = textView3;
}
}