129 lines
4.1 KiB
Java
129 lines
4.1 KiB
Java
package o;
|
|
|
|
import o.C2030aVZ;
|
|
import o.ZI;
|
|
|
|
/* renamed from: o.aVZ, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public final class C2030aVZ extends aVB<InterfaceC9199dfH> {
|
|
private final C15836ix d;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C2030aVZ(C16903sI c16903sI, C15836ix c15836ix) {
|
|
super(c16903sI);
|
|
C14957gcv.e(c16903sI, "");
|
|
C14957gcv.e(c15836ix, "");
|
|
this.d = c15836ix;
|
|
}
|
|
|
|
/* renamed from: o.aVZ$LWm */
|
|
/* loaded from: classes4.dex */
|
|
static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR<Boolean, C14866gag> {
|
|
private C2030aVZ b;
|
|
private String c;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C14866gag invoke(Boolean bool) {
|
|
C2030aVZ c2030aVZ = this.b;
|
|
final String str = this.c;
|
|
ZI.IeS ieS = new ZI.IeS(str) { // from class: o.aWd
|
|
private String a;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
C2030aVZ.LWm.c(this.a, (InterfaceC9199dfH) obj);
|
|
}
|
|
|
|
{
|
|
this.a = str;
|
|
}
|
|
};
|
|
if (c2030aVZ.f != 0) {
|
|
ieS.e(c2030aVZ.f);
|
|
}
|
|
return C14866gag.c;
|
|
}
|
|
|
|
public static /* synthetic */ void c(String str, InterfaceC9199dfH interfaceC9199dfH) {
|
|
C14957gcv.e(str, "");
|
|
interfaceC9199dfH.ar_();
|
|
if (C14957gcv.b((Object) str, (Object) "REFERRAL_UNSECURED")) {
|
|
interfaceC9199dfH.g();
|
|
} else if (C14957gcv.b((Object) str, (Object) "NON_REFERRAL")) {
|
|
interfaceC9199dfH.d();
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
LWm(C2030aVZ c2030aVZ, String str) {
|
|
super(1);
|
|
this.b = c2030aVZ;
|
|
this.c = str;
|
|
}
|
|
}
|
|
|
|
/* renamed from: o.aVZ$Sts */
|
|
/* loaded from: classes4.dex */
|
|
static final class Sts extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
|
|
private C2030aVZ d;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C14866gag invoke(Throwable th) {
|
|
final Throwable th2 = th;
|
|
C14957gcv.e(th2, "");
|
|
final C2030aVZ c2030aVZ = this.d;
|
|
ZI.IeS ieS = new ZI.IeS(c2030aVZ, th2) { // from class: o.aWb
|
|
private C2030aVZ b;
|
|
private Throwable c;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
C2030aVZ.Sts.e(this.b, this.c, (InterfaceC9199dfH) obj);
|
|
}
|
|
|
|
{
|
|
this.b = c2030aVZ;
|
|
this.c = th2;
|
|
}
|
|
};
|
|
if (c2030aVZ.f != 0) {
|
|
ieS.e(c2030aVZ.f);
|
|
}
|
|
return C14866gag.c;
|
|
}
|
|
|
|
public static /* synthetic */ void e(C2030aVZ c2030aVZ, Throwable th, final InterfaceC9199dfH interfaceC9199dfH) {
|
|
C14957gcv.e(c2030aVZ, "");
|
|
C14957gcv.e(th, "");
|
|
interfaceC9199dfH.e(c2030aVZ.j.c(th, new Runnable(interfaceC9199dfH) { // from class: o.aWj
|
|
private InterfaceC9199dfH b;
|
|
|
|
@Override // java.lang.Runnable
|
|
public final void run() {
|
|
this.b.a();
|
|
}
|
|
|
|
{
|
|
this.b = interfaceC9199dfH;
|
|
}
|
|
}));
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
Sts(C2030aVZ c2030aVZ) {
|
|
super(1);
|
|
this.d = c2030aVZ;
|
|
}
|
|
}
|
|
|
|
public final void a(String str, String str2) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
if (this.f != 0) {
|
|
this.f.y();
|
|
}
|
|
this.d.a(new LWm(this, str2), new Sts(this), str, str2);
|
|
}
|
|
}
|