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

28 lines
829 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
/* renamed from: o.hzE, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C15723hzE {
public final TextView a;
public final TextView b;
public final LinearLayout c;
public final ImageView d;
public final ImageView e;
public final TextView f;
public final TextView j;
public C15723hzE(LinearLayout linearLayout, ImageView imageView, ImageView imageView2, TextView textView, TextView textView2, TextView textView3, TextView textView4) {
this.c = linearLayout;
this.d = imageView;
this.e = imageView2;
this.b = textView;
this.a = textView2;
this.f = textView3;
this.j = textView4;
}
}