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

69 lines
1.8 KiB
Java

package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
/* renamed from: o.to, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17090to extends C16157lj {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C17090to(Resources resources, SharedPreferences sharedPreferences) {
super(resources, sharedPreferences);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
}
public final SP e(GJE gje) {
String str;
String str2;
C14957gcv.e(gje, "");
SP e = SP.e();
e.p = gje.f8179o;
e.d = gje.n;
e.t = gje.l;
e.h = gje.b;
e.m = gje.j;
e.i = gje.c;
e.k = gje.g;
e.f = gje.i;
e.n = gje.f;
e.l = gje.k;
String str3 = null;
if (b()) {
Urh<String> urh = gje.a;
str = urh != null ? urh.d : null;
} else {
Urh<String> urh2 = gje.a;
if (urh2 == null || (str = urh2.b) == null) {
str = "";
}
}
e.a = str;
if (b()) {
Urh<String> urh3 = gje.d;
str2 = urh3 != null ? urh3.d : null;
} else {
Urh<String> urh4 = gje.d;
if (urh4 == null || (str2 = urh4.b) == null) {
str2 = "";
}
}
e.c = str2;
if (b()) {
Urh<String> urh5 = gje.h;
if (urh5 != null) {
str3 = urh5.d;
}
} else {
Urh<String> urh6 = gje.h;
if (urh6 == null || (str3 = urh6.b) == null) {
str3 = "";
}
}
e.g = str3;
C14957gcv.c(e, "");
return e;
}
}