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

150 lines
4.3 KiB
Java

package o;
import o.C0690Mh;
/* renamed from: o.ahB */
/* loaded from: classes3.dex */
public final class C2570ahB extends ZI<InterfaceC9029dbx> {
private final C16903sI a;
public FC b;
public final veN c;
public final fSC d;
public FB e;
private final C16249mh h;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C2570ahB(C16903sI c16903sI, veN ven, C16249mh c16249mh) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(ven, "");
C14957gcv.e(c16249mh, "");
this.a = c16903sI;
this.c = ven;
this.h = c16249mh;
this.d = new fSC();
}
@Override // o.ZI
public final void w_() {
super.w_();
this.d.dispose();
}
/* renamed from: o.ahB$IeS */
/* loaded from: classes3.dex */
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
private C2570ahB a;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
Throwable th2 = th;
C14957gcv.e(th2, "");
C2570ahB.e(this.a, th2, C0690Mh.IeS.NAVIGATE_BACK);
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public IeS(C2570ahB c2570ahB) {
super(1);
this.a = c2570ahB;
}
}
/* renamed from: o.ahB$LWm */
/* loaded from: classes3.dex */
public static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR<rBq, FC> {
private C2570ahB d;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ FC invoke(rBq rbq) {
rBq rbq2 = rbq;
C14957gcv.e(rbq2, "");
return this.d.h.c(rbq2);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public LWm(C2570ahB c2570ahB) {
super(1);
this.d = c2570ahB;
}
}
/* renamed from: o.ahB$RVV */
/* loaded from: classes3.dex */
public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<FC, C14866gag> {
private C2570ahB d;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(FC fc) {
FC fc2 = fc;
C14957gcv.e(fc2, "");
this.d.b = fc2;
C2570ahB c2570ahB = this.d;
if (c2570ahB.f != 0) {
c2570ahB.f.ar_();
}
C2620ahz c2620ahz = new C2620ahz(c2570ahB);
if (c2570ahB.f != 0) {
c2620ahz.e(c2570ahB.f);
}
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public RVV(C2570ahB c2570ahB) {
super(1);
this.d = c2570ahB;
}
}
public static /* synthetic */ void c(C2570ahB c2570ahB, InterfaceC9029dbx interfaceC9029dbx) {
C14957gcv.e(c2570ahB, "");
FB fb = c2570ahB.e;
if (fb == null) {
C14957gcv.a("");
fb = null;
}
interfaceC9029dbx.c(fb.f);
}
public static /* synthetic */ void a(C2570ahB c2570ahB, InterfaceC9029dbx interfaceC9029dbx) {
C14957gcv.e(c2570ahB, "");
FC fc = c2570ahB.b;
FC fc2 = null;
if (fc == null) {
C14957gcv.a("");
fc = null;
}
FB fb = c2570ahB.e;
if (fb == null) {
C14957gcv.a("");
fb = null;
}
interfaceC9029dbx.b(fc, fb);
FC fc3 = c2570ahB.b;
if (fc3 == null) {
C14957gcv.a("");
} else {
fc2 = fc3;
}
interfaceC9029dbx.e(fc2.e);
}
public static /* synthetic */ void b(C2570ahB c2570ahB, InterfaceC9029dbx interfaceC9029dbx) {
C14957gcv.e(c2570ahB, "");
FB fb = c2570ahB.e;
if (fb == null) {
C14957gcv.a("");
fb = null;
}
interfaceC9029dbx.b(fb.f);
}
public static final /* synthetic */ void e(C2570ahB c2570ahB, Throwable th, C0690Mh.IeS ieS) {
if (c2570ahB.b(th)) {
c2570ahB.d(c2570ahB.j.d(th, ieS));
}
}
}