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

135 lines
3.9 KiB
Java

package o;
import o.ZI;
/* renamed from: o.agP, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C2531agP extends ZI<InterfaceC9030dby> {
public final fSC b;
private final C16249mh c;
public FB d;
public final veN e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C2531agP(C16903sI c16903sI, veN ven, C16249mh c16249mh) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(ven, "");
C14957gcv.e(c16249mh, "");
this.e = ven;
this.c = c16249mh;
this.b = new fSC();
}
@Override // o.ZI
public final void w_() {
super.w_();
this.b.dispose();
}
/* renamed from: o.agP$HBt */
/* loaded from: classes3.dex */
public static final class HBt extends AbstractC14961gcz implements InterfaceC14894gbR<FC, C14866gag> {
private C2531agP b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(FC fc) {
FC fc2 = fc;
C14957gcv.e(fc2, "");
C2531agP.c(this.b, fc2);
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public HBt(C2531agP c2531agP) {
super(1);
this.b = c2531agP;
}
}
/* renamed from: o.agP$RVV */
/* loaded from: classes3.dex */
public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<rBq, FC> {
private C2531agP a;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ FC invoke(rBq rbq) {
rBq rbq2 = rbq;
C14957gcv.e(rbq2, "");
return this.a.c.c(rbq2);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public RVV(C2531agP c2531agP) {
super(1);
this.a = c2531agP;
}
}
/* renamed from: o.agP$Sts */
/* loaded from: classes3.dex */
public static final class Sts extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
private C2531agP b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
Throwable th2 = th;
C14957gcv.e(th2, "");
C2531agP.e(this.b, th2);
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public Sts(C2531agP c2531agP) {
super(1);
this.b = c2531agP;
}
}
public static /* synthetic */ void c(FB fb, InterfaceC9030dby interfaceC9030dby) {
C14957gcv.e(fb, "");
interfaceC9030dby.e(fb);
}
public static /* synthetic */ void d(C2531agP c2531agP, FC fc, InterfaceC9030dby interfaceC9030dby) {
C14957gcv.e(c2531agP, "");
C14957gcv.e(fc, "");
FB fb = c2531agP.d;
if (fb == null) {
C14957gcv.a("");
fb = null;
}
interfaceC9030dby.d(fb, fc);
}
public static final /* synthetic */ void c(final C2531agP c2531agP, final FC fc) {
if (c2531agP.f != 0) {
c2531agP.f.ar_();
}
ZI.IeS ieS = new ZI.IeS(c2531agP, fc) { // from class: o.agS
private C2531agP a;
private FC c;
@Override // o.ZI.IeS
public final void e(Object obj) {
C2531agP.d(this.a, this.c, (InterfaceC9030dby) obj);
}
{
this.a = c2531agP;
this.c = fc;
}
};
if (c2531agP.f != 0) {
ieS.e(c2531agP.f);
}
}
public static final /* synthetic */ void e(C2531agP c2531agP, Throwable th) {
if (c2531agP.b(th)) {
c2531agP.d(c2531agP.j.e(th));
}
}
}