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

36 lines
1.3 KiB
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.xJ, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17494xJ extends C16157lj {
@InterfaceC13391fZD
public C17494xJ(Resources resources, SharedPreferences sharedPreferences) {
super(resources, sharedPreferences);
}
public static C0963Sk d(C5383brx c5383brx) {
C14957gcv.e(c5383brx, "");
String str = c5383brx.e;
String str2 = str == null ? "" : str;
String str3 = c5383brx.b;
String str4 = str3 == null ? "" : str3;
String str5 = c5383brx.j;
String str6 = str5 == null ? "" : str5;
String str7 = c5383brx.h;
String str8 = str7 == null ? "" : str7;
String str9 = c5383brx.f;
String str10 = str9 == null ? "" : str9;
String str11 = c5383brx.g;
String str12 = str11 == null ? "" : str11;
String str13 = c5383brx.d;
String str14 = str13 == null ? "" : str13;
String str15 = c5383brx.a;
String str16 = str15 == null ? "" : str15;
String str17 = c5383brx.c;
return new C0963Sk(str2, str4, str6, str8, str10, str12, str14, str16, str17 == null ? "" : str17);
}
}