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

120 lines
3.6 KiB
Java

package o;
import java.util.ArrayList;
import o.InterfaceC9068dcj;
/* renamed from: o.amS, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C2852amS extends ZI<InterfaceC9068dcj.Sts> {
public C0367Fb a;
public ArrayList<C0367Fb> b;
private final C15639hO d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C2852amS(C16903sI c16903sI, C15639hO c15639hO) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(c15639hO, "");
this.d = c15639hO;
}
public static /* synthetic */ void d(C2852amS c2852amS, InterfaceC9068dcj.Sts sts) {
C14957gcv.e(c2852amS, "");
sts.c();
sts.c(false);
C15639hO c15639hO = c2852amS.d;
C0367Fb c0367Fb = c2852amS.a;
ArrayList<C0367Fb> arrayList = null;
if (c0367Fb == null) {
C14957gcv.a("");
c0367Fb = null;
}
String str = c0367Fb.g;
C14957gcv.c((Object) str, "");
ArrayList<C0367Fb> arrayList2 = c2852amS.b;
if (arrayList2 == null) {
C14957gcv.a("");
} else {
arrayList = arrayList2;
}
sts.d(c15639hO.e(str, false, arrayList));
sts.a(true);
}
public static /* synthetic */ void e(C2852amS c2852amS, InterfaceC9068dcj.Sts sts) {
C14957gcv.e(c2852amS, "");
sts.a(false);
sts.c(false);
sts.c();
C15639hO c15639hO = c2852amS.d;
C0367Fb c0367Fb = c2852amS.a;
ArrayList<C0367Fb> arrayList = null;
if (c0367Fb == null) {
C14957gcv.a("");
c0367Fb = null;
}
String str = c0367Fb.g;
C14957gcv.c((Object) str, "");
ArrayList<C0367Fb> arrayList2 = c2852amS.b;
if (arrayList2 == null) {
C14957gcv.a("");
} else {
arrayList = arrayList2;
}
sts.d(c15639hO.e(str, false, arrayList));
sts.b();
}
public static /* synthetic */ void a(boolean z, C2852amS c2852amS, InterfaceC9068dcj.Sts sts) {
C14957gcv.e(c2852amS, "");
sts.a(z);
C15639hO c15639hO = c2852amS.d;
C0367Fb c0367Fb = c2852amS.a;
ArrayList<C0367Fb> arrayList = null;
if (c0367Fb == null) {
C14957gcv.a("");
c0367Fb = null;
}
String str = c0367Fb.g;
C14957gcv.c((Object) str, "");
ArrayList<C0367Fb> arrayList2 = c2852amS.b;
if (arrayList2 == null) {
C14957gcv.a("");
} else {
arrayList = arrayList2;
}
sts.a(z, c15639hO.e(str, z, arrayList));
}
public static /* synthetic */ void c(InterfaceC9068dcj.Sts sts) {
sts.a(false);
sts.c(true);
}
public static /* synthetic */ void b(C2852amS c2852amS, String str, String str2, String str3, ArrayList arrayList, InterfaceC9068dcj.Sts sts) {
C0367Fb c0367Fb;
ArrayList<C0367Fb> arrayList2;
C14957gcv.e(c2852amS, "");
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
C14957gcv.e(str3, "");
C14957gcv.e(arrayList, "");
C0367Fb c0367Fb2 = c2852amS.a;
if (c0367Fb2 == null) {
C14957gcv.a("");
c0367Fb = null;
} else {
c0367Fb = c0367Fb2;
}
ArrayList<C0367Fb> arrayList3 = c2852amS.b;
if (arrayList3 == null) {
C14957gcv.a("");
arrayList2 = null;
} else {
arrayList2 = arrayList3;
}
sts.c(c0367Fb, arrayList2, str, str2, str3, arrayList);
}
}