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

20 lines
496 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.view.View;
import android.widget.RelativeLayout;
import android.widget.TextView;
/* renamed from: o.nUf, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16323nUf {
private View a;
public final TextView d;
private final RelativeLayout e;
public C16323nUf(RelativeLayout relativeLayout, TextView textView, View view) {
this.e = relativeLayout;
this.d = textView;
this.a = view;
}
}