53 lines
1.6 KiB
Java
53 lines
1.6 KiB
Java
package o;
|
|
|
|
import o.InterfaceC9379did;
|
|
|
|
/* renamed from: o.bzC, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public final class C5759bzC extends ZI<InterfaceC9379did.IeS> {
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C5759bzC(C16903sI c16903sI) {
|
|
super(c16903sI);
|
|
C14957gcv.e(c16903sI, "");
|
|
}
|
|
|
|
public static /* synthetic */ void b(mfY mfy, String str, InterfaceC9379did.IeS ieS) {
|
|
C14957gcv.e(mfy, "");
|
|
int i = Sts.d[mfy.ordinal()];
|
|
if (i == 1 || i == 2) {
|
|
ieS.b();
|
|
} else if (i == 3 || i == 4) {
|
|
ieS.e();
|
|
}
|
|
ieS.b(str, mfy);
|
|
}
|
|
|
|
/* renamed from: o.bzC$Sts */
|
|
/* loaded from: classes4.dex */
|
|
public final /* synthetic */ class Sts {
|
|
public static final int[] d;
|
|
|
|
static {
|
|
int[] iArr = new int[mfY.values().length];
|
|
try {
|
|
iArr[mfY.MF_DISCOVER_NONE_ACCOUNT.ordinal()] = 1;
|
|
} catch (NoSuchFieldError unused) {
|
|
}
|
|
try {
|
|
iArr[mfY.MF_DISCOVER_DEEPLINK.ordinal()] = 2;
|
|
} catch (NoSuchFieldError unused2) {
|
|
}
|
|
try {
|
|
iArr[mfY.MF_TRANSACTIONS_HISTORY_PORTFOLIO.ordinal()] = 3;
|
|
} catch (NoSuchFieldError unused3) {
|
|
}
|
|
try {
|
|
iArr[mfY.MF_TRANSACTIONS_HISTORY_FUND_DETAIL.ordinal()] = 4;
|
|
} catch (NoSuchFieldError unused4) {
|
|
}
|
|
d = iArr;
|
|
}
|
|
}
|
|
}
|