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

133 lines
3.8 KiB
Java

package o;
import o.InterfaceC9096ddK;
import o.ZI;
import o.tOH;
import o.wRi;
/* renamed from: o.aEt, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C1462aEt extends AbstractC1278Zm<InterfaceC9096ddK.LWm> {
private final tOH c;
public boolean d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C1462aEt(tOH toh, olI oli, C16903sI c16903sI, C17767zc c17767zc) {
super(oli, c16903sI, c17767zc);
C14957gcv.e(toh, "");
C14957gcv.e(oli, "");
C14957gcv.e(c16903sI, "");
C14957gcv.e(c17767zc, "");
this.c = toh;
}
/* renamed from: o.aEt$LWm */
/* loaded from: classes4.dex */
public static final class LWm extends wRi.LWm<Void> {
private C1462aEt d;
LWm(C1462aEt c1462aEt) {
this.d = c1462aEt;
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final void onComplete() {
C1462aEt.d(this.d);
C1462aEt c1462aEt = this.d;
ZI.IeS ieS = new ZI.IeS() { // from class: o.aEu
@Override // o.ZI.IeS
public final void e(Object obj) {
((InterfaceC9096ddK.LWm) obj).c();
}
};
if (c1462aEt.f != 0) {
ieS.e(c1462aEt.f);
}
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final void onError(Throwable th) {
C14957gcv.e(th, "");
C1462aEt.d(this.d);
this.d.d();
C1462aEt c1462aEt = this.d;
ZI.IeS ieS = new ZI.IeS() { // from class: o.aEr
@Override // o.ZI.IeS
public final void e(Object obj) {
((InterfaceC9096ddK.LWm) obj).d();
}
};
if (c1462aEt.f != 0) {
ieS.e(c1462aEt.f);
}
C1462aEt.c(this.d, th);
}
}
@Override // o.ZI
public final void w_() {
tOH toh = this.c;
if (!toh.h.isDisposed()) {
toh.h.dispose();
}
super.w_();
}
public static /* synthetic */ void e(boolean z, InterfaceC9096ddK.LWm lWm) {
if (z) {
lWm.b("debit_request_autoactivate_setup_pin_screen");
lWm.i();
} else {
lWm.b("atm_activate_setup_pin_screen");
}
}
public static final /* synthetic */ void d(C1462aEt c1462aEt) {
if (c1462aEt.f != 0) {
c1462aEt.f.ar_();
}
}
public static final /* synthetic */ void c(C1462aEt c1462aEt, Throwable th) {
if (c1462aEt.b(th)) {
c1462aEt.d(c1462aEt.j.e(th));
}
}
@Override // o.AbstractC1278Zm
public final void c(String str) {
AbstractC13163fSk<xWw> c;
if (this.f != 0) {
this.f.y();
}
tOH toh = this.c;
boolean z = this.d;
YpF ypF = ((Tve) toh).a;
if (ypF.g()) {
c = ypF.d(new C3412ax(EnumC1253Yzm.PS10K_RN.a()));
} else if (ypF.i() && !z) {
c = ypF.b(new C3412ax());
} else {
c = ypF.c(new C3412ax());
}
final tOH.IeS ieS = new tOH.IeS(toh, str, z);
InterfaceC13169fSq flatMap = c.flatMap(new fSS(ieS) { // from class: o.uKQ
private InterfaceC14894gbR e;
@Override // o.fSS
public final Object a(Object obj) {
InterfaceC14894gbR interfaceC14894gbR = this.e;
C14957gcv.e(interfaceC14894gbR, "");
return (InterfaceC13169fSq) interfaceC14894gbR.invoke(obj);
}
{
this.e = ieS;
}
});
C14957gcv.c(flatMap, "");
toh.d((AbstractC13163fSk) flatMap, (wRi.LWm) new LWm(this));
}
}