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

127 lines
3.7 KiB
Java

package o;
import java.util.List;
import o.C0690Mh;
import o.C6000cFg;
import o.ZI;
/* renamed from: o.cFg, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C6000cFg extends ZI<InterfaceC9572dmK> {
public String a;
public VX b;
public String c;
public EnumC1120Wa d;
public VZ e;
public final C16067kr g;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C6000cFg(C16903sI c16903sI, C16067kr c16067kr) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(c16067kr, "");
this.g = c16067kr;
this.a = "";
}
/* renamed from: o.cFg$IeS */
/* loaded from: classes4.dex */
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<VZ, C14866gag> {
private C6000cFg e;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(VZ vz) {
final VZ vz2 = vz;
C14957gcv.e(vz2, "");
final C6000cFg c6000cFg = this.e;
ZI.IeS ieS = new ZI.IeS(c6000cFg, vz2) { // from class: o.cFk
private VZ c;
private C6000cFg e;
@Override // o.ZI.IeS
public final void e(Object obj) {
C6000cFg.IeS.d(this.e, this.c, (InterfaceC9572dmK) obj);
}
{
this.e = c6000cFg;
this.c = vz2;
}
};
if (c6000cFg.f != 0) {
ieS.e(c6000cFg.f);
}
return C14866gag.c;
}
public static /* synthetic */ void d(C6000cFg c6000cFg, VZ vz, InterfaceC9572dmK interfaceC9572dmK) {
C14957gcv.e(c6000cFg, "");
C14957gcv.e(vz, "");
interfaceC9572dmK.ar_();
c6000cFg.e = vz;
c6000cFg.b();
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public IeS(C6000cFg c6000cFg) {
super(1);
this.e = c6000cFg;
}
}
/* renamed from: o.cFg$Sts */
/* loaded from: classes4.dex */
public static final class Sts extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
private C6000cFg b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
Throwable th2 = th;
C14957gcv.e(th2, "");
C6000cFg.c(this.b, th2, C0690Mh.IeS.NAVIGATE_BACK);
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public Sts(C6000cFg c6000cFg) {
super(1);
this.b = c6000cFg;
}
}
public static /* synthetic */ void b(List list, InterfaceC9572dmK interfaceC9572dmK) {
C14957gcv.e(list, "");
interfaceC9572dmK.d((List<String>) list);
}
public static final /* synthetic */ void c(C6000cFg c6000cFg, Throwable th, C0690Mh.IeS ieS) {
if (c6000cFg.b(th)) {
c6000cFg.d(c6000cFg.j.d(th, ieS));
}
}
public final void b() {
final List<String> list;
VZ vz = this.e;
if (vz == null || (list = vz.d) == null) {
return;
}
ZI.IeS ieS = new ZI.IeS(list) { // from class: o.cFf
private List e;
@Override // o.ZI.IeS
public final void e(Object obj) {
C6000cFg.b(this.e, (InterfaceC9572dmK) obj);
}
{
this.e = list;
}
};
if (this.f != 0) {
ieS.e(this.f);
}
}
}