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

33 lines
849 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* renamed from: o.uc, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17179uc {
@InterfaceC13391fZD
public C17179uc() {
}
/* renamed from: o.uc$IeS */
/* loaded from: classes3.dex */
public final /* synthetic */ class IeS {
public static final int[] a;
static {
int[] iArr = new int[Ziy.values().length];
try {
iArr[Ziy.GET_CODE.ordinal()] = 1;
} catch (NoSuchFieldError unused) {
}
try {
iArr[Ziy.ENTER_CODE.ordinal()] = 2;
} catch (NoSuchFieldError unused2) {
}
try {
iArr[Ziy.VERIFIED.ordinal()] = 3;
} catch (NoSuchFieldError unused3) {
}
a = iArr;
}
}
}