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

35 lines
1.0 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;
/* renamed from: o.ua, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17176ua extends C17423wf {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C17176ua(Resources resources, SharedPreferences sharedPreferences, String str, String str2) {
super(resources, sharedPreferences, str, str2);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
}
public static QIg n(String str) {
try {
return QIg.valueOf(str);
} catch (IllegalArgumentException unused) {
return QIg.OTHER;
}
}
public static EBL m(String str) {
try {
return EBL.valueOf(str);
} catch (IllegalArgumentException unused) {
return EBL.UNKNOWN;
}
}
}