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

126 lines
3.6 KiB
Java

package o;
import o.C0690Mh;
import o.C1764aNp;
import o.ZI;
import o.wRi;
/* renamed from: o.aNp, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C1764aNp extends ZI<InterfaceC9228dfk> {
private final C16917sP a;
public final eWO e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C1764aNp(C16903sI c16903sI, eWO ewo, C16917sP c16917sP) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(ewo, "");
C14957gcv.e(c16917sP, "");
this.e = ewo;
this.a = c16917sP;
}
/* renamed from: o.aNp$LWm */
/* loaded from: classes4.dex */
public final class LWm extends wRi.LWm<BHK> {
private C1764aNp c;
public LWm(C1764aNp c1764aNp) {
this.c = c1764aNp;
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final /* synthetic */ void onNext(Object obj) {
BHK bhk = (BHK) obj;
C14957gcv.e(bhk, "");
C1764aNp.b(this.c);
C16917sP unused = this.c.a;
this.c.b(C16917sP.a(bhk).a);
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final void onError(Throwable th) {
C14957gcv.e(th, "");
C1764aNp.b(this.c);
C1764aNp.d(this.c, th, C0690Mh.IeS.NAVIGATE_BACK);
}
}
/* renamed from: o.aNp$HBt */
/* loaded from: classes4.dex */
public static final class HBt extends wRi.LWm<String> {
private C1764aNp d;
HBt(C1764aNp c1764aNp) {
this.d = c1764aNp;
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final /* synthetic */ void onNext(Object obj) {
final String str = (String) obj;
C14957gcv.e(str, "");
C1764aNp.b(this.d);
C1764aNp c1764aNp = this.d;
ZI.IeS ieS = new ZI.IeS(str) { // from class: o.aNw
private String b;
@Override // o.ZI.IeS
public final void e(Object obj2) {
C1764aNp.HBt.e(this.b, (InterfaceC9228dfk) obj2);
}
{
this.b = str;
}
};
if (c1764aNp.f != 0) {
ieS.e(c1764aNp.f);
}
}
@Override // o.wRi.LWm, o.InterfaceC13174fSv
public final void onError(Throwable th) {
C14957gcv.e(th, "");
C1764aNp c1764aNp = this.d;
ZI.IeS ieS = new ZI.IeS() { // from class: o.aNt
@Override // o.ZI.IeS
public final void e(Object obj) {
((InterfaceC9228dfk) obj).b();
}
};
if (c1764aNp.f != 0) {
ieS.e(c1764aNp.f);
}
}
public static /* synthetic */ void e(String str, InterfaceC9228dfk interfaceC9228dfk) {
C14957gcv.e(str, "");
interfaceC9228dfk.a(str);
}
}
public static final /* synthetic */ void b(C1764aNp c1764aNp) {
if (c1764aNp.f != 0) {
c1764aNp.f.ar_();
}
}
public static final /* synthetic */ void d(C1764aNp c1764aNp, Throwable th, C0690Mh.IeS ieS) {
if (c1764aNp.b(th)) {
c1764aNp.d(c1764aNp.j.d(th, ieS));
}
}
public final void b(String str) {
C14957gcv.e(str, "");
if (this.f != 0) {
this.f.y();
}
this.e.d(str);
eWO ewo = this.e;
ewo.d(ewo.i, new HBt(this));
}
}