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

39 lines
1.0 KiB
Java

package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
/* renamed from: o.Ch, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C0250Ch extends C16157lj {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C0250Ch(Resources resources, SharedPreferences sharedPreferences) {
super(resources, sharedPreferences);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
}
public static C1145Wq c(String str, String str2) {
if (str == null || str.length() <= 0 || str2 == null || str2.length() <= 0) {
return null;
}
return new C1145Wq(str2, str);
}
/* renamed from: o.Ch$IeS */
/* loaded from: classes3.dex */
public static final class IeS {
private IeS() {
}
public /* synthetic */ IeS(byte b) {
this();
}
}
static {
new IeS((byte) 0);
}
}