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

70 lines
2.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;
import java.util.List;
import o.C15715hv;
import o.C16561pO;
import o.PRA;
/* renamed from: o.pP, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16563pP extends AbstractC16173lt<GJK, C0573Jt> {
private C16561pO b;
/* JADX INFO: Access modifiers changed from: package-private */
@InterfaceC13391fZD
public C16563pP(Resources resources, SharedPreferences sharedPreferences, C16561pO c16561pO) {
super(resources, sharedPreferences);
this.b = c16561pO;
}
public static /* synthetic */ C0583Jz e(C16563pP c16563pP, List list, int i) {
C16561pO c16561pO = c16563pP.b;
C16561pO.HBt hBt = new C16561pO.HBt((QFJ) list.get(i), i);
return c16561pO.e(hBt.d, hBt.e);
}
@Override // o.AbstractC16173lt
/* renamed from: a, reason: merged with bridge method [inline-methods] */
public final C0573Jt d(GJK gjk) {
String c = c(Double.valueOf(gjk.d));
String c2 = c(Double.valueOf(gjk.b));
String e = e(C15715hv.tOB.two_words);
int i = gjk.a;
String format = String.format(e, Integer.valueOf(i), gjk.h);
final List<QFJ> list = gjk.c;
rgl a = rgl.a(list.size());
YKU yku = new YKU(a.b, new C16918sPB(a.d, new utN(this, list) { // from class: o.pM
private C16563pP c;
private List d;
@Override // o.utN
public final Object d(int i2) {
return C16563pP.e(this.c, this.d, i2);
}
{
this.c = this;
this.d = list;
}
}));
List<C0583Jz> list2 = (List) new YKU(yku.a, new C17745zRk(yku.b, xNZ.a(new InterfaceC1244Ytw() { // from class: o.pN
@Override // o.InterfaceC1244Ytw
public final Object d(Object obj) {
return Integer.valueOf(((C0583Jz) obj).f8233o);
}
}))).a(new PRA.Sts(new PRA.AnonymousClass4(), new PRA.AnonymousClass8()));
C0573Jt d = C0573Jt.d();
d.d = format;
d.c = c2;
d.b = c;
d.a = list2;
d.s = gjk.n;
d.m = gjk.n;
d.k = gjk.f9173o;
d.t = gjk.k;
return d;
}
}