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

102 lines
3.0 KiB
Java

package o;
import o.C0690Mh;
import o.C1676aKz;
import o.InterfaceC9155deQ;
import o.ZI;
/* renamed from: o.aKz, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C1676aKz extends ZI<InterfaceC9155deQ.RVV> {
private final C16903sI d;
public final C15970jz e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C1676aKz(C15970jz c15970jz, C16903sI c16903sI) {
super(c16903sI);
C14957gcv.e(c15970jz, "");
this.e = c15970jz;
this.d = c16903sI;
}
/* renamed from: o.aKz$IeS */
/* loaded from: classes4.dex */
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
private C1676aKz b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
Throwable th2 = th;
C14957gcv.e(th2, "");
C1676aKz.b(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 IeS(C1676aKz c1676aKz) {
super(1);
this.b = c1676aKz;
}
}
/* renamed from: o.aKz$Sts */
/* loaded from: classes4.dex */
public static final class Sts extends AbstractC14961gcz implements InterfaceC14894gbR<IHF, C14866gag> {
private C1676aKz a;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(IHF ihf) {
final IHF ihf2 = ihf;
C14957gcv.e(ihf2, "");
C1676aKz.d(this.a);
C1676aKz c1676aKz = this.a;
ZI.IeS ieS = new ZI.IeS(ihf2) { // from class: o.aKB
private IHF b;
@Override // o.ZI.IeS
public final void e(Object obj) {
C1676aKz.Sts.d(this.b, (InterfaceC9155deQ.RVV) obj);
}
{
this.b = ihf2;
}
};
if (c1676aKz.f != 0) {
ieS.e(c1676aKz.f);
}
return C14866gag.c;
}
public static /* synthetic */ void d(IHF ihf, InterfaceC9155deQ.RVV rvv) {
C14957gcv.e(ihf, "");
rvv.e(ihf);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public Sts(C1676aKz c1676aKz) {
super(1);
this.a = c1676aKz;
}
}
@Override // o.ZI
public final void w_() {
this.e.a();
super.w_();
}
public static final /* synthetic */ void d(C1676aKz c1676aKz) {
if (c1676aKz.f != 0) {
c1676aKz.f.ar_();
}
}
public static final /* synthetic */ void b(C1676aKz c1676aKz, Throwable th, C0690Mh.IeS ieS) {
if (c1676aKz.b(th)) {
c1676aKz.d(c1676aKz.j.d(th, ieS));
}
}
}