130 lines
3.5 KiB
Java
130 lines
3.5 KiB
Java
|
package o;
|
||
|
|
||
|
import o.ZI;
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public final class aFV extends ZI<InterfaceC9171deg> {
|
||
|
public String b;
|
||
|
private final CQ c;
|
||
|
public final C15657hZ d;
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public aFV(C16903sI c16903sI, CQ cq, C15657hZ c15657hZ) {
|
||
|
super(c16903sI);
|
||
|
C14957gcv.e(c16903sI, "");
|
||
|
C14957gcv.e(cq, "");
|
||
|
C14957gcv.e(c15657hZ, "");
|
||
|
this.c = cq;
|
||
|
this.d = c15657hZ;
|
||
|
this.b = "";
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public static final class LWm extends AbstractC14961gcz implements InterfaceC14890gbN<C14866gag> {
|
||
|
private aFV a;
|
||
|
|
||
|
@Override // o.InterfaceC14890gbN
|
||
|
public final /* synthetic */ C14866gag invoke() {
|
||
|
aFV.a(this.a);
|
||
|
return C14866gag.c;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
public LWm(aFV afv) {
|
||
|
super(0);
|
||
|
this.a = afv;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
|
||
|
private aFV e;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ C14866gag invoke(Throwable th) {
|
||
|
Throwable th2 = th;
|
||
|
C14957gcv.e(th2, "");
|
||
|
aFV.a(this.e, th2);
|
||
|
return C14866gag.c;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
public RVV(aFV afv) {
|
||
|
super(1);
|
||
|
this.e = afv;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.ZI
|
||
|
public final void w_() {
|
||
|
this.d.a();
|
||
|
super.w_();
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public static final class Sts {
|
||
|
private Sts() {
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ Sts(byte b) {
|
||
|
this();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void c(aFV afv, InterfaceC9171deg interfaceC9171deg) {
|
||
|
C14957gcv.e(afv, "");
|
||
|
interfaceC9171deg.a(CQ.d(afv.c, null, "debitcard", null, null, true, false, false, null, null, null, 0, 1992));
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void b(aFV afv, Throwable th, InterfaceC9171deg interfaceC9171deg) {
|
||
|
C14957gcv.e(afv, "");
|
||
|
C14957gcv.e(th, "");
|
||
|
C0693Mj e = afv.j.e(th);
|
||
|
C14957gcv.c(e, "");
|
||
|
interfaceC9171deg.a(e);
|
||
|
}
|
||
|
|
||
|
public static final /* synthetic */ void a(final aFV afv, final Throwable th) {
|
||
|
if (afv.f != 0) {
|
||
|
afv.f.ar_();
|
||
|
}
|
||
|
ZI.IeS ieS = new ZI.IeS(afv, th) { // from class: o.aFZ
|
||
|
private Throwable c;
|
||
|
private aFV d;
|
||
|
|
||
|
@Override // o.ZI.IeS
|
||
|
public final void e(Object obj) {
|
||
|
aFV.b(this.d, this.c, (InterfaceC9171deg) obj);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.d = afv;
|
||
|
this.c = th;
|
||
|
}
|
||
|
};
|
||
|
if (afv.f != 0) {
|
||
|
ieS.e(afv.f);
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public static final /* synthetic */ void a(aFV afv) {
|
||
|
if (afv.f != 0) {
|
||
|
afv.f.ar_();
|
||
|
}
|
||
|
ZI.IeS ieS = new ZI.IeS() { // from class: o.aFW
|
||
|
@Override // o.ZI.IeS
|
||
|
public final void e(Object obj) {
|
||
|
((InterfaceC9171deg) obj).d();
|
||
|
}
|
||
|
};
|
||
|
if (afv.f != 0) {
|
||
|
ieS.e(afv.f);
|
||
|
}
|
||
|
}
|
||
|
|
||
|
static {
|
||
|
new Sts((byte) 0);
|
||
|
}
|
||
|
}
|