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

113 lines
3.6 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
import java.util.List;
import o.PRA;
/* renamed from: o.xb, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17536xb extends C16157lj {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C17536xb(Resources resources, SharedPreferences sharedPreferences) {
super(resources, sharedPreferences);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
}
/* JADX INFO: Access modifiers changed from: package-private */
/* renamed from: o.xb$RVV */
/* loaded from: classes3.dex */
public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<SOC, C0924Rr> {
private C17536xb c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C0924Rr invoke(SOC soc) {
SOC soc2 = soc;
C14957gcv.c(soc2, "");
return C17536xb.e(soc2);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
RVV(C17536xb c17536xb) {
super(1);
this.c = c17536xb;
}
}
public static /* synthetic */ Integer b(InterfaceC14894gbR interfaceC14894gbR, Object obj) {
C14957gcv.e(interfaceC14894gbR, "");
return (Integer) interfaceC14894gbR.invoke(obj);
}
public static /* synthetic */ C0924Rr d(InterfaceC14894gbR interfaceC14894gbR, Object obj) {
C14957gcv.e(interfaceC14894gbR, "");
return (C0924Rr) interfaceC14894gbR.invoke(obj);
}
public static final /* synthetic */ C0924Rr e(SOC soc) {
int i = soc.i;
String str = soc.b;
String str2 = soc.c;
String str3 = soc.e;
String str4 = soc.d;
String str5 = soc.a;
OZu oZu = soc.h;
return new C0924Rr(i, str, str2, str3, str4, str5, oZu != null ? new RE(oZu.b, oZu.d) : null);
}
public final List<C0924Rr> c(List<SOC> list) {
if (list == null) {
return C14851gaI.c;
}
YKU yku = new YKU(list);
final RVV rvv = new RVV(this);
YKU yku2 = new YKU(yku.a, new wxK(yku.b, new InterfaceC1244Ytw(rvv) { // from class: o.xf
private InterfaceC14894gbR a;
@Override // o.InterfaceC1244Ytw
public final Object d(Object obj) {
return C17536xb.d(this.a, obj);
}
{
this.a = rvv;
}
}));
final HBt hBt = new gcF() { // from class: o.xb.HBt
@Override // o.gcF, o.InterfaceC14988gdt
public final Object d(Object obj) {
return Integer.valueOf(((C0924Rr) obj).g);
}
};
Object a = new YKU(yku2.a, new C17745zRk(yku2.b, xNZ.a(new InterfaceC1244Ytw(hBt) { // from class: o.xe
private InterfaceC14894gbR b;
@Override // o.InterfaceC1244Ytw
public final Object d(Object obj) {
return C17536xb.b(this.b, obj);
}
{
this.b = hBt;
}
}))).a(new PRA.Sts(new PRA.AnonymousClass4(), new PRA.AnonymousClass8()));
C14957gcv.c(a, "");
return (List) a;
}
public static C0935Rw e(cHS chs) {
String str = chs.b;
if (str == null) {
str = "";
}
String str2 = chs.a;
if (str2 == null) {
str2 = "";
}
String str3 = chs.c;
return new C0935Rw(str, str2, str3 != null ? str3 : "");
}
}