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

88 lines
2.7 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
import com.scb.phone.presentation.mapper.transferandpay.BaseAssetsDisplayMapper;
import kotlin.NoWhenBranchMatchedException;
/* renamed from: o.ur, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17215ur extends BaseAssetsDisplayMapper {
public final C17209uo a;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C17215ur(C17209uo c17209uo, Resources resources, SharedPreferences sharedPreferences, String str) {
super(resources, sharedPreferences, str);
C14957gcv.e(c17209uo, "");
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
C14957gcv.e(str, "");
this.a = c17209uo;
}
/* renamed from: o.ur$RVV */
/* loaded from: classes3.dex */
public static final class RVV {
private RVV() {
}
public /* synthetic */ RVV(byte b) {
this();
}
}
public static boolean c(C14155fnp c14155fnp) {
String str;
String str2;
String str3;
boolean z = (c14155fnp.w == null && ((str3 = c14155fnp.n) == null || !(gdZ.d((CharSequence) str3) ^ true)) && c14155fnp.l == null && c14155fnp.g == null && c14155fnp.f == null) ? false : true;
int i = IeS.c[c14155fnp.s.ordinal()];
if (i != 1) {
if (i != 2) {
if (i == 3 || i == 4) {
return z;
}
throw new NoWhenBranchMatchedException();
}
if (!z && ((str2 = c14155fnp.c) == null || !(!gdZ.d((CharSequence) str2)))) {
return false;
}
} else if (!z && ((str = c14155fnp.b) == null || !(!gdZ.d((CharSequence) str)))) {
return false;
}
return true;
}
/* renamed from: o.ur$IeS */
/* loaded from: classes3.dex */
public final /* synthetic */ class IeS {
public static final int[] c;
static {
int[] iArr = new int[MZT.values().length];
try {
iArr[MZT.CAR.ordinal()] = 1;
} catch (NoSuchFieldError unused) {
}
try {
iArr[MZT.FIRE.ordinal()] = 2;
} catch (NoSuchFieldError unused2) {
}
try {
iArr[MZT.HEALTH.ordinal()] = 3;
} catch (NoSuchFieldError unused3) {
}
try {
iArr[MZT.NONE.ordinal()] = 4;
} catch (NoSuchFieldError unused4) {
}
c = iArr;
}
}
static {
new RVV((byte) 0);
}
}