56 lines
1.8 KiB
Java
56 lines
1.8 KiB
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import android.content.res.Resources;
|
|
|
|
/* renamed from: o.Af, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C0148Af 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 C0148Af(Resources resources, SharedPreferences sharedPreferences) {
|
|
super(resources, sharedPreferences);
|
|
C14957gcv.e(resources, "");
|
|
C14957gcv.e(sharedPreferences, "");
|
|
this.b = resources;
|
|
this.a = sharedPreferences;
|
|
}
|
|
|
|
public static C1044Uj c(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);
|
|
}
|
|
|
|
public static SP b(C1044Uj c1044Uj) {
|
|
C14957gcv.e(c1044Uj, "");
|
|
SP sp = new SP();
|
|
sp.c = c1044Uj.e;
|
|
sp.h = c1044Uj.a;
|
|
sp.g = c1044Uj.j;
|
|
sp.l = c1044Uj.n;
|
|
sp.a = c1044Uj.b;
|
|
sp.f = c1044Uj.i;
|
|
sp.n = c1044Uj.g;
|
|
sp.i = c1044Uj.d;
|
|
sp.k = c1044Uj.f;
|
|
sp.p = c1044Uj.c;
|
|
sp.m = c1044Uj.m;
|
|
sp.t = c1044Uj.h;
|
|
return sp;
|
|
}
|
|
}
|