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

81 lines
2.5 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.AbstractC15351go;
import o.C15913jZ;
import o.InterfaceC9146deH;
/* loaded from: classes4.dex */
public final class aJS extends ZI<InterfaceC9146deH.HBt> {
private final C15913jZ d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public aJS(C16903sI c16903sI, C15913jZ c15913jZ) {
super(c16903sI);
C14957gcv.e(c15913jZ, "");
this.d = c15913jZ;
}
/* JADX INFO: Access modifiers changed from: package-private */
/* loaded from: classes4.dex */
public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<PU, C14866gag> {
private InterfaceC9146deH.HBt b;
private aJS c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(PU pu) {
PU pu2 = pu;
C14957gcv.e(pu2, "");
aJS.c(this.c);
this.b.e(pu2);
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
RVV(aJS ajs, InterfaceC9146deH.HBt hBt) {
super(1);
this.c = ajs;
this.b = hBt;
}
}
/* JADX INFO: Access modifiers changed from: package-private */
/* loaded from: classes4.dex */
public final /* synthetic */ class IeS extends C14954gcs implements InterfaceC14894gbR<Throwable, C14866gag> {
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
Throwable th2 = th;
C14957gcv.e(th2, "");
((InterfaceC9146deH.HBt) this.f).b(th2);
return C14866gag.c;
}
IeS(Object obj) {
super(1, obj, InterfaceC9146deH.HBt.class, "showErrorDialogNavigateLifeStyle", "showErrorDialogNavigateLifeStyle(Ljava/lang/Throwable;)V");
}
}
@Override // o.ZI
public final void w_() {
this.d.a();
super.w_();
}
public static /* synthetic */ void e(aJS ajs, InterfaceC9146deH.HBt hBt) {
C14957gcv.e(ajs, "");
C15913jZ c15913jZ = ajs.d;
RVV rvv = new RVV(ajs, hBt);
C14957gcv.c(hBt, "");
IeS ieS = new IeS(hBt);
C14957gcv.e(rvv, "");
C14957gcv.e(ieS, "");
c15913jZ.b(c15913jZ.e, rvv, ieS, new AbstractC15351go.LWm(), new C15913jZ.Sts(c15913jZ));
}
public static final /* synthetic */ void c(aJS ajs) {
if (ajs.f != 0) {
ajs.f.ar_();
}
}
}