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

124 lines
4.0 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.C0690Mh;
import o.C14930gcM;
import o.C3329avW;
import o.InterfaceC9057dcY;
import o.ZI;
/* renamed from: o.avW, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C3329avW extends ZI<InterfaceC9057dcY.HBt> {
public WW a;
public String b;
public HR c;
private final C0310Dw d;
public final C15636hN e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C3329avW(C16903sI c16903sI, C15636hN c15636hN, C0310Dw c0310Dw) {
super(c16903sI);
C14957gcv.e(c15636hN, "");
C14957gcv.e(c0310Dw, "");
this.e = c15636hN;
this.d = c0310Dw;
}
/* renamed from: o.avW$LWm */
/* loaded from: classes4.dex */
public static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR<C17671ymh, C14866gag> {
private String a;
private YY b;
private C14930gcM.RVV<String> c;
private C3329avW d;
private HR e;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(C17671ymh c17671ymh) {
C17671ymh c17671ymh2 = c17671ymh;
C14957gcv.e(c17671ymh2, "");
C3329avW.b(this.d);
final C1194Xs a = this.d.d.a(this.e, c17671ymh2);
C3329avW c3329avW = this.d;
final C14930gcM.RVV<String> rvv = this.c;
final String str = this.a;
final YY yy = this.b;
ZI.IeS ieS = new ZI.IeS(a, rvv, str, yy) { // from class: o.awa
private C14930gcM.RVV a;
private C1194Xs c;
private String d;
private YY e;
@Override // o.ZI.IeS
public final void e(Object obj) {
C3329avW.LWm.e(this.c, this.a, this.d, this.e, (InterfaceC9057dcY.HBt) obj);
}
{
this.c = a;
this.a = rvv;
this.d = str;
this.e = yy;
}
};
if (c3329avW.f != 0) {
ieS.e(c3329avW.f);
}
return C14866gag.c;
}
/* JADX WARN: Multi-variable type inference failed */
public static /* synthetic */ void e(C1194Xs c1194Xs, C14930gcM.RVV rvv, String str, YY yy, InterfaceC9057dcY.HBt hBt) {
C14957gcv.e(c1194Xs, "");
C14957gcv.e(rvv, "");
C14957gcv.e(str, "");
C14957gcv.e(yy, "");
hBt.b();
hBt.d(c1194Xs, MBB.PROFILE, (String) rvv.d, str, yy);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public LWm(C3329avW c3329avW, HR hr, C14930gcM.RVV<String> rvv, String str, YY yy) {
super(1);
this.d = c3329avW;
this.e = hr;
this.c = rvv;
this.a = str;
this.b = yy;
}
}
/* renamed from: o.avW$RVV */
/* loaded from: classes4.dex */
public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
private C3329avW c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
Throwable th2 = th;
C14957gcv.e(th2, "");
C3329avW.e(this.c, th2, C0690Mh.IeS.NAVIGATE_BACK);
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public RVV(C3329avW c3329avW) {
super(1);
this.c = c3329avW;
}
}
public static final /* synthetic */ void b(C3329avW c3329avW) {
if (c3329avW.f != 0) {
c3329avW.f.ar_();
}
}
public static final /* synthetic */ void e(C3329avW c3329avW, Throwable th, C0690Mh.IeS ieS) {
if (c3329avW.b(th)) {
c3329avW.d(c3329avW.j.d(th, ieS));
}
}
}