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

33 lines
1.3 KiB
Java

package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
/* renamed from: o.pd, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16600pd extends C16157lj {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C16600pd(Resources resources, SharedPreferences sharedPreferences) {
super(resources, sharedPreferences);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
}
public final IU a(IU iu, C10900eSQ c10900eSQ) {
String str;
C14957gcv.e(iu, "");
C14957gcv.e(c10900eSQ, "");
iu.b(c10900eSQ.i);
C14957gcv.e(c10900eSQ, "");
String str2 = c10900eSQ.c;
String str3 = c10900eSQ.j;
String a = a(str3 != null ? Double.valueOf(Double.parseDouble(str3)) : null);
String VK_ = c10900eSQ.a != null ? cXG.VK_(this.e, c10900eSQ.a) : null;
String str4 = VK_ == null ? "" : VK_;
String str5 = c10900eSQ.b;
iu.b(new C0544Jb(str2, a, str4, a(str5 != null ? Double.valueOf(Double.parseDouble(str5)) : null), (c10900eSQ.d == null || (str = c10900eSQ.d) == null) ? "" : str));
return iu;
}
}