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

133 lines
3.4 KiB
Java

package o;
import o.InterfaceC9277dgh;
/* renamed from: o.bkf, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C4994bkf extends ZI<InterfaceC9277dgh.RVV> {
public final C17061td b;
private final rxl c;
public boolean d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C4994bkf(rxl rxlVar, C17061td c17061td, C16903sI c16903sI) {
super(c16903sI);
C14957gcv.e(rxlVar, "");
C14957gcv.e(c17061td, "");
C14957gcv.e(c16903sI, "");
this.c = rxlVar;
this.b = c17061td;
}
/* renamed from: o.bkf$IeS */
/* loaded from: classes4.dex */
public static final class IeS {
private IeS() {
}
public /* synthetic */ IeS(byte b) {
this();
}
}
@Override // o.ZI
public final void w_() {
this.c.e.b();
super.w_();
}
public static boolean a(String str) {
return gdZ.e(str, "scbeasy://", false);
}
public static /* synthetic */ void e(C4994bkf c4994bkf, InterfaceC9277dgh.RVV rvv) {
C14957gcv.e(c4994bkf, "");
OIe d = c4994bkf.c.e.d();
switch (d == null ? -1 : RVV.e[d.ordinal()]) {
case 1:
case 2:
case 6:
rvv.e();
return;
case 3:
rvv.a();
return;
case 4:
case 5:
rvv.i();
return;
default:
rvv.c();
return;
}
}
public static /* synthetic */ void c(String str, InterfaceC9277dgh.RVV rvv) {
C14957gcv.e(str, "");
rvv.d(str);
}
public static /* synthetic */ void d(C4994bkf c4994bkf, InterfaceC9277dgh.RVV rvv) {
C14957gcv.e(c4994bkf, "");
OIe d = c4994bkf.c.e.d();
switch (d == null ? -1 : RVV.e[d.ordinal()]) {
case 1:
rvv.b();
return;
case 2:
case 3:
case 4:
case 5:
rvv.d();
return;
case 6:
c4994bkf.c.e.c();
rvv.c();
return;
default:
rvv.f();
return;
}
}
/* renamed from: o.bkf$RVV */
/* loaded from: classes4.dex */
public final /* synthetic */ class RVV {
public static final int[] e;
static {
int[] iArr = new int[OIe.values().length];
try {
iArr[OIe.SINGLE_FORM.ordinal()] = 1;
} catch (NoSuchFieldError unused) {
}
try {
iArr[OIe.ETB_OPEN_ACCOUNT_DEEPLINK.ordinal()] = 2;
} catch (NoSuchFieldError unused2) {
}
try {
iArr[OIe.ETB_WELCOME_ABOARD.ordinal()] = 3;
} catch (NoSuchFieldError unused3) {
}
try {
iArr[OIe.NTB_DEMO_TILE.ordinal()] = 4;
} catch (NoSuchFieldError unused4) {
}
try {
iArr[OIe.NTB_WELCOME_ABOARD.ordinal()] = 5;
} catch (NoSuchFieldError unused5) {
}
try {
iArr[OIe.ETB_CASA.ordinal()] = 6;
} catch (NoSuchFieldError unused6) {
}
e = iArr;
}
}
static {
new IeS((byte) 0);
}
}