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

141 lines
3.9 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.C0690Mh;
import o.C15715hv;
import o.InterfaceC9162deX;
import o.ZI;
/* loaded from: classes4.dex */
public final class aKY extends ZI<InterfaceC9162deX.Sts> {
public final fSC a;
private final C17632yX b;
public final nFm c;
private TN d;
private final C17622yQ e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public aKY(C16903sI c16903sI, nFm nfm, C17632yX c17632yX, C17622yQ c17622yQ) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(nfm, "");
C14957gcv.e(c17632yX, "");
C14957gcv.e(c17622yQ, "");
this.c = nfm;
this.b = c17632yX;
this.e = c17622yQ;
this.a = new fSC();
}
/* loaded from: classes4.dex */
public static final class IeS {
private IeS() {
}
public /* synthetic */ IeS(byte b) {
this();
}
}
/* loaded from: classes4.dex */
public static final class RVV implements InterfaceC13176fSx<DzP> {
private aKY b;
public RVV(aKY aky) {
this.b = aky;
}
@Override // o.InterfaceC13176fSx
public final /* synthetic */ void e(DzP dzP) {
final DzP dzP2 = dzP;
C14957gcv.e(dzP2, "");
aKY aky = this.b;
aky.d = aky.e.c(dzP2.b, false);
aKY.a(this.b);
final aKY aky2 = this.b;
ZI.IeS ieS = new ZI.IeS(aky2, dzP2) { // from class: o.aLa
private DzP a;
private aKY d;
@Override // o.ZI.IeS
public final void e(Object obj) {
C17632yX c17632yX;
TN tn;
aKY aky3 = this.d;
DzP dzP3 = this.a;
InterfaceC9162deX.Sts sts = (InterfaceC9162deX.Sts) obj;
C14957gcv.e(aky3, "");
C14957gcv.e(dzP3, "");
sts.c();
c17632yX = aky3.b;
tn = aky3.d;
if (tn == null) {
C14957gcv.a("");
tn = null;
}
sts.a(c17632yX.b(tn, dzP3.a, false));
}
{
this.d = aky2;
this.a = dzP2;
}
};
if (aky2.f != 0) {
ieS.e(aky2.f);
}
}
@Override // o.InterfaceC13176fSx
public final void onError(final Throwable th) {
C14957gcv.e(th, "");
aKY aky = this.b;
ZI.IeS ieS = new ZI.IeS(th) { // from class: o.aLb
private Throwable d;
@Override // o.ZI.IeS
public final void e(Object obj) {
Throwable th2 = this.d;
InterfaceC9162deX.Sts sts = (InterfaceC9162deX.Sts) obj;
C14957gcv.e(th2, "");
sts.a();
sts.a(th2);
}
{
this.d = th;
}
};
if (aky.f != 0) {
ieS.e(aky.f);
}
}
@Override // o.InterfaceC13176fSx
public final void onSubscribe(fSJ fsj) {
C14957gcv.e(fsj, "");
}
}
public static /* synthetic */ void a(aKY aky, InterfaceC9162deX.Sts sts) {
C14957gcv.e(aky, "");
if (aky.f != 0) {
aky.f.ar_();
}
sts.a();
C16903sI c16903sI = aky.j;
int i = C15715hv.tOB.error_generic_resource;
sts.e(c16903sI.c((String) null, c16903sI.e(i), C0690Mh.IeS.NAVIGATE_BACK));
}
public static final /* synthetic */ void a(aKY aky) {
if (aky.f != 0) {
aky.f.ar_();
}
}
static {
new IeS((byte) 0);
}
}