50 lines
1.5 KiB
Java
50 lines
1.5 KiB
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import android.content.res.Resources;
|
|
import o.C15715hv;
|
|
|
|
/* renamed from: o.pZ, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C16591pZ extends AbstractC16173lt<RVV, C0581Jy> {
|
|
@Override // o.AbstractC16173lt
|
|
public final /* synthetic */ C0581Jy d(RVV rvv) {
|
|
RVV rvv2 = rvv;
|
|
return e(rvv2.e, rvv2.a);
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
@InterfaceC13391fZD
|
|
public C16591pZ(Resources resources, SharedPreferences sharedPreferences) {
|
|
super(resources, sharedPreferences);
|
|
}
|
|
|
|
/* renamed from: o.pZ$RVV */
|
|
/* loaded from: classes3.dex */
|
|
public static class RVV {
|
|
int a;
|
|
yMG e;
|
|
|
|
public RVV(yMG ymg, int i) {
|
|
this.e = ymg;
|
|
this.a = i;
|
|
}
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
public final C0581Jy e(yMG ymg, int i) {
|
|
String format = String.format(e(C15715hv.tOB.two_words), e(C15715hv.tOB.deposit_detail_fixed_title_prefix), String.valueOf(ymg.c));
|
|
String format2 = String.format(e(C15715hv.tOB.two_words), e(C15715hv.tOB.deposit_detail_deposit_date), ymg.b == null ? "" : a(ymg.b));
|
|
String e = e(Double.valueOf(ymg.d));
|
|
int b = b(ymg.d);
|
|
C0581Jy e2 = C0581Jy.e();
|
|
e2.b = ymg.c;
|
|
e2.j = i << 1;
|
|
e2.i = format;
|
|
e2.h = b;
|
|
e2.a = e;
|
|
e2.g = format2;
|
|
return e2;
|
|
}
|
|
}
|