117 lines
3.6 KiB
Java
117 lines
3.6 KiB
Java
|
package o;
|
||
|
|
||
|
import o.ZI;
|
||
|
import o.aKM;
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public final class aKM extends ZI<InterfaceC9157deS> {
|
||
|
public final C15789ic b;
|
||
|
private final zMZ c;
|
||
|
public final rxl d;
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public aKM(C15789ic c15789ic, zMZ zmz, C16903sI c16903sI, rxl rxlVar) {
|
||
|
super(c16903sI);
|
||
|
C14957gcv.e(c15789ic, "");
|
||
|
C14957gcv.e(zmz, "");
|
||
|
C14957gcv.e(rxlVar, "");
|
||
|
this.b = c15789ic;
|
||
|
this.c = zmz;
|
||
|
this.d = rxlVar;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public static final class HBt extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
|
||
|
private aKM e;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ C14866gag invoke(Throwable th) {
|
||
|
final Throwable th2 = th;
|
||
|
C14957gcv.e(th2, "");
|
||
|
aKM akm = this.e;
|
||
|
ZI.IeS ieS = new ZI.IeS(th2) { // from class: o.aKN
|
||
|
private Throwable c;
|
||
|
|
||
|
@Override // o.ZI.IeS
|
||
|
public final void e(Object obj) {
|
||
|
aKM.HBt.d(this.c, (InterfaceC9157deS) obj);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.c = th2;
|
||
|
}
|
||
|
};
|
||
|
if (akm.f != 0) {
|
||
|
ieS.e(akm.f);
|
||
|
}
|
||
|
return C14866gag.c;
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void d(Throwable th, InterfaceC9157deS interfaceC9157deS) {
|
||
|
C14957gcv.e(th, "");
|
||
|
interfaceC9157deS.a_(th);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
public HBt(aKM akm) {
|
||
|
super(1);
|
||
|
this.e = akm;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public static final class Sts extends AbstractC14961gcz implements InterfaceC14894gbR<sre, C14866gag> {
|
||
|
private aKM a;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ C14866gag invoke(sre sreVar) {
|
||
|
sre sreVar2 = sreVar;
|
||
|
C14957gcv.e(sreVar2, "");
|
||
|
zMZ zmz = this.a.c;
|
||
|
String name = HTL.BANKING_SERVICES.name();
|
||
|
C14957gcv.e(name, "");
|
||
|
zmz.d.e(name);
|
||
|
if (!sreVar2.c) {
|
||
|
if (!sreVar2.a.isEmpty()) {
|
||
|
final long j = sreVar2.a.get(0).A;
|
||
|
aKM akm = this.a;
|
||
|
ZI.IeS ieS = new ZI.IeS(j) { // from class: o.aKJ
|
||
|
private long a;
|
||
|
|
||
|
@Override // o.ZI.IeS
|
||
|
public final void e(Object obj) {
|
||
|
((InterfaceC9157deS) obj).c(this.a);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.a = j;
|
||
|
}
|
||
|
};
|
||
|
if (akm.f != 0) {
|
||
|
ieS.e(akm.f);
|
||
|
}
|
||
|
}
|
||
|
} else {
|
||
|
aKM akm2 = this.a;
|
||
|
ZI.IeS ieS2 = new ZI.IeS() { // from class: o.aKK
|
||
|
@Override // o.ZI.IeS
|
||
|
public final void e(Object obj) {
|
||
|
((InterfaceC9157deS) obj).c();
|
||
|
}
|
||
|
};
|
||
|
if (akm2.f != 0) {
|
||
|
ieS2.e(akm2.f);
|
||
|
}
|
||
|
}
|
||
|
return C14866gag.c;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
public Sts(aKM akm) {
|
||
|
super(1);
|
||
|
this.a = akm;
|
||
|
}
|
||
|
}
|
||
|
}
|