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

113 lines
3.4 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.C2079aWn;
import o.InterfaceC9192dfA;
import o.ZI;
/* renamed from: o.aWn, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C2079aWn extends aVB<InterfaceC9192dfA.RVV> {
public final C15836ix d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C2079aWn(C16903sI c16903sI, C15836ix c15836ix) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(c15836ix, "");
this.d = c15836ix;
}
/* renamed from: o.aWn$HBt */
/* loaded from: classes4.dex */
public static final class HBt extends AbstractC14961gcz implements InterfaceC14894gbR<Boolean, C14866gag> {
private C2079aWn b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Boolean bool) {
C2079aWn c2079aWn = this.b;
ZI.IeS ieS = new ZI.IeS() { // from class: o.aWl
@Override // o.ZI.IeS
public final void e(Object obj) {
C2079aWn.HBt.b((InterfaceC9192dfA.RVV) obj);
}
};
if (c2079aWn.f != 0) {
ieS.e(c2079aWn.f);
}
return C14866gag.c;
}
public static /* synthetic */ void b(InterfaceC9192dfA.RVV rvv) {
rvv.ar_();
rvv.d();
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public HBt(C2079aWn c2079aWn) {
super(1);
this.b = c2079aWn;
}
}
/* renamed from: o.aWn$LWm */
/* loaded from: classes4.dex */
public static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
private C2079aWn d;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
final Throwable th2 = th;
C14957gcv.e(th2, "");
final C2079aWn c2079aWn = this.d;
ZI.IeS ieS = new ZI.IeS(c2079aWn, th2) { // from class: o.aWm
private Throwable b;
private C2079aWn e;
@Override // o.ZI.IeS
public final void e(Object obj) {
C2079aWn.LWm.e(this.e, this.b, (InterfaceC9192dfA.RVV) obj);
}
{
this.e = c2079aWn;
this.b = th2;
}
};
if (c2079aWn.f != 0) {
ieS.e(c2079aWn.f);
}
return C14866gag.c;
}
public static /* synthetic */ void e(C2079aWn c2079aWn, Throwable th, final InterfaceC9192dfA.RVV rvv) {
C14957gcv.e(c2079aWn, "");
C14957gcv.e(th, "");
rvv.e(c2079aWn.j.c(th, new Runnable(rvv) { // from class: o.aWo
private InterfaceC9192dfA.RVV e;
@Override // java.lang.Runnable
public final void run() {
this.e.a();
}
{
this.e = rvv;
}
}));
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public LWm(C2079aWn c2079aWn) {
super(1);
this.d = c2079aWn;
}
}
@Override // o.ZI
public final void w_() {
super.w_();
this.d.a();
}
}