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

121 lines
3.6 KiB
Java

package o;
import java.util.List;
import o.C0690Mh;
import o.C15715hv;
import o.C15716hvG;
import o.InterfaceC9648dnk;
import o.ZI;
/* loaded from: classes4.dex */
public final class cIP extends ZI<InterfaceC9648dnk.RVV> {
public final C16002kQ a;
public final C15987kG d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public cIP(C16002kQ c16002kQ, C15987kG c15987kG, C16903sI c16903sI) {
super(c16903sI);
C14957gcv.e(c16002kQ, "");
C14957gcv.e(c15987kG, "");
C14957gcv.e(c16903sI, "");
this.a = c16002kQ;
this.d = c15987kG;
}
/* loaded from: classes4.dex */
public static final class HBt extends AbstractC14961gcz implements InterfaceC14894gbR<pQV, C14866gag> {
private cIP c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(pQV pqv) {
C14957gcv.e(pqv, "");
cIP.b(this.c);
cIP cip = this.c;
ZI.IeS ieS = new ZI.IeS() { // from class: o.cIR
@Override // o.ZI.IeS
public final void e(Object obj) {
((InterfaceC9648dnk.RVV) obj).a();
}
};
if (cip.f != 0) {
ieS.e(cip.f);
}
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public HBt(cIP cip) {
super(1);
this.c = cip;
}
}
/* loaded from: classes4.dex */
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
private cIP a;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
Throwable th2 = th;
C14957gcv.e(th2, "");
cIP.c(this.a, th2, C0690Mh.IeS.JUST_DISMISS);
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public IeS(cIP cip) {
super(1);
this.a = cip;
}
}
@Override // o.ZI
public final void w_() {
this.d.a();
this.a.a();
super.w_();
}
public static /* synthetic */ void a(cIP cip, InterfaceC9648dnk.RVV rvv) {
boolean z;
boolean z2;
boolean z3;
C14957gcv.e(cip, "");
C0819Pd b = cip.d.b();
C14866gag c14866gag = null;
if (b != null) {
C16002kQ c16002kQ = cip.a;
List<OZ> list = b.c;
C15987kG c15987kG = cip.d;
C17152uO c17152uO = c15987kG.e;
List<C0821Pe> a = C17152uO.a(c15987kG.b.c.c());
C14957gcv.e(list, "");
C14957gcv.e(a, "");
C0274Cw c0274Cw = c16002kQ.e;
rvv.c(b, C0274Cw.b(list, a));
C15716hvG.RVV rvv2 = C15716hvG.d;
z = C15716hvG.a;
z2 = C15716hvG.e;
z3 = C15716hvG.b;
rvv.a(C15716hvG.RVV.d("investment_onboard_suit_summary", z, z2, z3, null));
c14866gag = C14866gag.c;
}
if (c14866gag == null) {
cip.c(C15715hv.tOB.error_generic, C0690Mh.IeS.NAVIGATE_BACK);
}
}
public static final /* synthetic */ void b(cIP cip) {
if (cip.f != 0) {
cip.f.ar_();
}
}
public static final /* synthetic */ void c(cIP cip, Throwable th, C0690Mh.IeS ieS) {
if (cip.b(th)) {
cip.d(cip.j.d(th, ieS));
}
}
}