38 lines
1.3 KiB
Java
38 lines
1.3 KiB
Java
|
package o;
|
||
|
|
||
|
import android.content.SharedPreferences;
|
||
|
import android.content.res.Resources;
|
||
|
|
||
|
/* renamed from: o.po, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C16627po extends C16157lj {
|
||
|
private final SharedPreferences a;
|
||
|
private final Resources b;
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public C16627po(Resources resources, SharedPreferences sharedPreferences) {
|
||
|
super(resources, sharedPreferences);
|
||
|
C14957gcv.e(resources, "");
|
||
|
C14957gcv.e(sharedPreferences, "");
|
||
|
this.b = resources;
|
||
|
this.a = sharedPreferences;
|
||
|
}
|
||
|
|
||
|
public static C1044Uj a(String str, String str2, String str3, String str4, String str5, String str6, String str7, String str8, String str9, String str10, String str11, String str12) {
|
||
|
C14957gcv.e(str, "");
|
||
|
C14957gcv.e(str2, "");
|
||
|
C14957gcv.e(str3, "");
|
||
|
C14957gcv.e(str4, "");
|
||
|
C14957gcv.e(str5, "");
|
||
|
C14957gcv.e(str6, "");
|
||
|
C14957gcv.e(str7, "");
|
||
|
C14957gcv.e(str8, "");
|
||
|
C14957gcv.e(str9, "");
|
||
|
C14957gcv.e(str10, "");
|
||
|
C14957gcv.e(str11, "");
|
||
|
C14957gcv.e(str12, "");
|
||
|
return new C1044Uj(str, str10, str11, str12, str6, str9, str7, str8, str4, str3, str2, str5);
|
||
|
}
|
||
|
}
|