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

28 lines
870 B
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.zX, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17757zX extends C16157lj {
private final SharedPreferences b;
private final Resources d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C17757zX(Resources resources, SharedPreferences sharedPreferences) {
super(resources, sharedPreferences);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
this.d = resources;
this.b = sharedPreferences;
}
public static C1070Uy c(String str, XNw xNw) {
C14957gcv.e(str, "");
C14957gcv.e(xNw, "");
return new C1070Uy(str, xNw.d, xNw.a, xNw.c);
}
}