40 lines
1.4 KiB
Java
40 lines
1.4 KiB
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import android.content.res.Resources;
|
|
|
|
/* renamed from: o.xK, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C17496xK extends C16157lj {
|
|
private final String a;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C17496xK(Resources resources, SharedPreferences sharedPreferences, String str) {
|
|
super(resources, sharedPreferences);
|
|
C14957gcv.e(str, "");
|
|
this.a = str;
|
|
}
|
|
|
|
public final C0960Si a(C7806cvL c7806cvL) {
|
|
C14957gcv.e(c7806cvL, "");
|
|
String str = c7806cvL.b;
|
|
String str2 = c7806cvL.c;
|
|
if (!C14957gcv.b((Object) this.a, (Object) "th")) {
|
|
str = str2;
|
|
}
|
|
String str3 = str == null ? "" : str;
|
|
String str4 = !C14957gcv.b((Object) this.a, (Object) "th") ? c7806cvL.j : c7806cvL.i;
|
|
String str5 = c7806cvL.d;
|
|
String str6 = c7806cvL.e;
|
|
if (!C14957gcv.b((Object) this.a, (Object) "th")) {
|
|
str5 = str6;
|
|
}
|
|
String str7 = str5 == null ? "" : str5;
|
|
String str8 = c7806cvL.a;
|
|
String str9 = str8 == null ? "" : str8;
|
|
String str10 = c7806cvL.g;
|
|
return new C0960Si(str3, str4, str7, str9, str10 == null ? "" : str10, c7806cvL.f, c7806cvL.h, c7806cvL.n, c7806cvL.l, c7806cvL.f8667o);
|
|
}
|
|
}
|