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

125 lines
3.8 KiB
Java

package o;
import o.C0690Mh;
import o.C15645hR;
import o.InterfaceC9046dcN;
import o.ZI;
import o.kqm;
/* renamed from: o.auf, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C3286auf extends ZI<InterfaceC9046dcN.IeS> {
private final C15645hR d;
private final iRl e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C3286auf(C16903sI c16903sI, iRl irl, C15645hR c15645hR) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(irl, "");
C14957gcv.e(c15645hR, "");
this.e = irl;
this.d = c15645hR;
}
/* JADX INFO: Access modifiers changed from: package-private */
/* renamed from: o.auf$HBt */
/* loaded from: classes4.dex */
public static final class HBt extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
private InterfaceC9046dcN.IeS d;
private C3286auf e;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
Throwable th2 = th;
C14957gcv.e(th2, "");
this.d.ar_();
this.d.e(this.e.j.d(th2, C0690Mh.IeS.NAVIGATE_BACK));
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
HBt(InterfaceC9046dcN.IeS ieS, C3286auf c3286auf) {
super(1);
this.d = ieS;
this.e = c3286auf;
}
}
/* JADX INFO: Access modifiers changed from: package-private */
/* renamed from: o.auf$IeS */
/* loaded from: classes4.dex */
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<EW, C14866gag> {
private C3286auf a;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(EW ew) {
EW ew2 = ew;
C14957gcv.e(ew2, "");
C3286auf.d(this.a, ew2);
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
IeS(C3286auf c3286auf) {
super(1);
this.a = c3286auf;
}
}
@Override // o.ZI
public final void w_() {
iRl irl = this.e;
if (!irl.h.isDisposed()) {
irl.h.dispose();
}
this.d.a();
super.w_();
}
public static /* synthetic */ void e(C3286auf c3286auf, String str, InterfaceC9046dcN.IeS ieS) {
C14957gcv.e(c3286auf, "");
C14957gcv.e(str, "");
ieS.y();
ieS.c(false);
C15645hR c15645hR = c3286auf.d;
IeS ieS2 = new IeS(c3286auf);
HBt hBt = new HBt(ieS, c3286auf);
C14957gcv.e(str, "");
C14957gcv.e(ieS2, "");
C14957gcv.e(hBt, "");
c15645hR.e.e(ieS2, hBt, new kqm.LWm(str), new C15645hR.RVV(c15645hR), c15645hR.a);
}
public static /* synthetic */ void d(EW ew, C3286auf c3286auf, InterfaceC9046dcN.IeS ieS) {
C14957gcv.e(ew, "");
C14957gcv.e(c3286auf, "");
ieS.ar_();
ieS.d(ew);
ieS.c(!c3286auf.e.a.V());
ieS.e(false);
ieS.i();
}
public static final /* synthetic */ void d(final C3286auf c3286auf, final EW ew) {
ZI.IeS ieS = new ZI.IeS(ew, c3286auf) { // from class: o.aug
private EW a;
private C3286auf d;
@Override // o.ZI.IeS
public final void e(Object obj) {
C3286auf.d(this.a, this.d, (InterfaceC9046dcN.IeS) obj);
}
{
this.a = ew;
this.d = c3286auf;
}
};
if (c3286auf.f != 0) {
ieS.e(c3286auf.f);
}
}
}