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

161 lines
5.0 KiB
Java

package o;
import o.ZI;
import o.cCF;
/* loaded from: classes4.dex */
public final class cCF extends ZI<InterfaceC9622dnI> {
public final C16065kq b;
private final C0231Bx d;
public final String e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public cCF(C16065kq c16065kq, C0231Bx c0231Bx, String str, C16903sI c16903sI) {
super(c16903sI);
C14957gcv.e(c16065kq, "");
C14957gcv.e(c0231Bx, "");
C14957gcv.e(str, "");
C14957gcv.e(c16903sI, "");
this.b = c16065kq;
this.d = c0231Bx;
this.e = str;
}
/* loaded from: classes4.dex */
public static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
private cCF c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
final Throwable th2 = th;
C14957gcv.e(th2, "");
cCF.e(this.c);
if (ZI.c(th2) || ZI.d(th2) || ZI.a(th2)) {
final cCF ccf = this.c;
ZI.IeS ieS = new ZI.IeS(ccf, th2) { // from class: o.cCJ
private cCF a;
private Throwable b;
@Override // o.ZI.IeS
public final void e(Object obj) {
cCF.LWm.d(this.a, this.b, (InterfaceC9622dnI) obj);
}
{
this.a = ccf;
this.b = th2;
}
};
if (ccf.f != 0) {
ieS.e(ccf.f);
}
} else {
final cCF ccf2 = this.c;
cCF.c(ccf2, th2, new Runnable(ccf2) { // from class: o.cCI
private cCF a;
@Override // java.lang.Runnable
public final void run() {
cCF.LWm.d(this.a);
}
{
this.a = ccf2;
}
});
}
return C14866gag.c;
}
public static /* synthetic */ void d(cCF ccf, Throwable th, InterfaceC9622dnI interfaceC9622dnI) {
C14957gcv.e(ccf, "");
C14957gcv.e(th, "");
C16903sI unused = ccf.j;
String b = C16903sI.b(th);
C14957gcv.c((Object) b, "");
interfaceC9622dnI.b(b);
}
public static /* synthetic */ void d(cCF ccf) {
C14957gcv.e(ccf, "");
ZI.IeS ieS = new ZI.IeS() { // from class: o.cCH
@Override // o.ZI.IeS
public final void e(Object obj) {
((InterfaceC9622dnI) obj).c();
}
};
if (ccf.f != 0) {
ieS.e(ccf.f);
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public LWm(cCF ccf) {
super(1);
this.c = ccf;
}
}
/* loaded from: classes4.dex */
public static final class Sts extends AbstractC14961gcz implements InterfaceC14894gbR<ZVj, C14866gag> {
private cCF c;
private C1114Vy d;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(ZVj zVj) {
final ZVj zVj2 = zVj;
C14957gcv.e(zVj2, "");
cCF.e(this.c);
final cCF ccf = this.c;
final C1114Vy c1114Vy = this.d;
ZI.IeS ieS = new ZI.IeS(ccf, zVj2, c1114Vy) { // from class: o.cCB
private cCF a;
private C1114Vy b;
private ZVj e;
@Override // o.ZI.IeS
public final void e(Object obj) {
cCF.Sts.c(this.a, this.e, this.b, (InterfaceC9622dnI) obj);
}
{
this.a = ccf;
this.e = zVj2;
this.b = c1114Vy;
}
};
if (ccf.f != 0) {
ieS.e(ccf.f);
}
return C14866gag.c;
}
public static /* synthetic */ void c(cCF ccf, ZVj zVj, C1114Vy c1114Vy, InterfaceC9622dnI interfaceC9622dnI) {
C14957gcv.e(ccf, "");
C14957gcv.e(zVj, "");
C14957gcv.e(c1114Vy, "");
interfaceC9622dnI.d(ccf.d.c(zVj, c1114Vy));
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public Sts(cCF ccf, C1114Vy c1114Vy) {
super(1);
this.c = ccf;
this.d = c1114Vy;
}
}
public static final /* synthetic */ void e(cCF ccf) {
if (ccf.f != 0) {
ccf.f.ar_();
}
}
public static final /* synthetic */ void c(cCF ccf, Throwable th, Runnable runnable) {
if (ccf.b(th)) {
ccf.d(ccf.j.c(th, runnable));
}
}
}