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

159 lines
5.2 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import o.C0690Mh;
import o.C0741Nmu;
import o.C0769Od;
import o.C2481afS;
import o.InterfaceC9023dbr;
import o.ZI;
/* renamed from: o.afS, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C2481afS<T extends InterfaceC9023dbr> extends ZI<T> {
public final fSC a;
private final C17043tV b;
public Hzp c;
public Iiy d;
public final zuu e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C2481afS(C16903sI c16903sI, fSC fsc, zuu zuuVar, C17043tV c17043tV) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(fsc, "");
C14957gcv.e(zuuVar, "");
C14957gcv.e(c17043tV, "");
this.a = fsc;
this.e = zuuVar;
this.b = c17043tV;
this.c = Hzp.CAMERA;
this.d = Iiy.NATIVE;
}
/* renamed from: o.afS$HBt */
/* loaded from: classes3.dex */
public static final class HBt extends AbstractC14961gcz implements InterfaceC14894gbR<C0741Nmu, C0769Od> {
private C2481afS<T> c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C0769Od invoke(C0741Nmu c0741Nmu) {
C0741Nmu c0741Nmu2 = c0741Nmu;
C14957gcv.e(c0741Nmu2, "");
C17043tV c17043tV = ((C2481afS) this.c).b;
C14957gcv.e(c0741Nmu2, "");
String str = c0741Nmu2.c;
String str2 = c0741Nmu2.e.a;
String b_ = c17043tV.b_(c0741Nmu2.e.c);
C14957gcv.c((Object) b_, "");
C0769Od.HBt hBt = new C0769Od.HBt(b_, str2);
List<C0741Nmu.LWm> list = c0741Nmu2.d;
C14957gcv.e(list, "");
ArrayList arrayList = new ArrayList(list instanceof Collection ? list.size() : 10);
for (C0741Nmu.LWm lWm : list) {
String str3 = lWm.d;
String b_2 = c17043tV.b_(lWm.e);
String str4 = lWm.c;
String str5 = str4;
String b_3 = (str5 == null || gdZ.d((CharSequence) str5)) ^ true ? c17043tV.b_(str4) : null;
C14957gcv.c((Object) b_2, "");
arrayList.add(new C0397Fq(b_2, b_3, str3));
}
return new C0769Od(str, hBt, arrayList);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public HBt(C2481afS<T> c2481afS) {
super(1);
this.c = c2481afS;
}
}
/* renamed from: o.afS$IeS */
/* loaded from: classes3.dex */
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
private C2481afS<T> d;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
Throwable th2 = th;
C14957gcv.e(th2, "");
C2481afS.a(this.d, th2, C0690Mh.IeS.NAVIGATE_BACK);
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public IeS(C2481afS<T> c2481afS) {
super(1);
this.d = c2481afS;
}
}
/* renamed from: o.afS$RVV */
/* loaded from: classes3.dex */
public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<C0769Od, C14866gag> {
private C2481afS<T> e;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(C0769Od c0769Od) {
final C0769Od c0769Od2 = c0769Od;
C14957gcv.e(c0769Od2, "");
C2481afS.d(this.e);
C2481afS<T> c2481afS = this.e;
ZI.IeS ieS = new ZI.IeS(c0769Od2) { // from class: o.afT
private C0769Od b;
@Override // o.ZI.IeS
public final void e(Object obj) {
C2481afS.RVV.b(this.b, (InterfaceC9023dbr) obj);
}
{
this.b = c0769Od2;
}
};
if (c2481afS.f != 0) {
ieS.e(c2481afS.f);
}
return C14866gag.c;
}
public static /* synthetic */ void b(C0769Od c0769Od, InterfaceC9023dbr interfaceC9023dbr) {
C14957gcv.e(c0769Od, "");
interfaceC9023dbr.e(c0769Od);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public RVV(C2481afS<T> c2481afS) {
super(1);
this.e = c2481afS;
}
}
@Override // o.ZI
public final void w_() {
this.a.dispose();
super.w_();
}
public static /* synthetic */ void b(C2481afS c2481afS, InterfaceC9023dbr interfaceC9023dbr) {
C14957gcv.e(c2481afS, "");
interfaceC9023dbr.b(c2481afS.c, c2481afS.d);
}
public static final /* synthetic */ void d(C2481afS c2481afS) {
if (c2481afS.f != 0) {
c2481afS.f.ar_();
}
}
public static final /* synthetic */ void a(C2481afS c2481afS, Throwable th, C0690Mh.IeS ieS) {
if (c2481afS.b(th)) {
c2481afS.d(c2481afS.j.d(th, ieS));
}
}
}