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

89 lines
2.8 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 com.scb.phone.presentation.mapper.transferandpay.BaseAssetsDisplayMapper;
/* renamed from: o.nD, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16291nD extends BaseAssetsDisplayMapper {
private final InterfaceC3521azC b;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C16291nD(Resources resources, SharedPreferences sharedPreferences, String str, InterfaceC3521azC interfaceC3521azC) {
super(resources, sharedPreferences, str);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
C14957gcv.e(str, "");
C14957gcv.e(interfaceC3521azC, "");
this.b = interfaceC3521azC;
}
/* renamed from: o.nD$HBt */
/* loaded from: classes3.dex */
public static final class HBt {
private HBt() {
}
public /* synthetic */ HBt(byte b) {
this();
}
}
public final GN c(THL thl) {
String str;
C14957gcv.e(thl, "");
double d = thl.j;
double d2 = thl.h;
String str2 = thl.g;
StringBuilder sb = new StringBuilder();
sb.append(str2);
sb.append("%");
String obj = sb.toString();
String str3 = thl.f8371o;
StringBuilder sb2 = new StringBuilder();
sb2.append(str3);
sb2.append("%");
String obj2 = sb2.toString();
String str4 = thl.f;
StringBuilder sb3 = new StringBuilder();
sb3.append(str4);
sb3.append("%");
String obj3 = sb3.toString();
String str5 = thl.i;
StringBuilder sb4 = new StringBuilder();
sb4.append(str5);
sb4.append("%");
String obj4 = sb4.toString();
String e = C17315vjO.e(thl.a);
String e2 = C17315vjO.e(thl.c);
String str6 = thl.b;
StringBuilder sb5 = new StringBuilder();
sb5.append(str6);
sb5.append("%");
String obj5 = sb5.toString();
String str7 = thl.d;
StringBuilder sb6 = new StringBuilder();
sb6.append(str7);
sb6.append("%");
String obj6 = sb6.toString();
String str8 = thl.n;
String str9 = str8;
if (!(!(str9 == null || gdZ.d((CharSequence) str9)))) {
str = null;
} else if (!this.b.c()) {
str = C6583cXR.e(str8, "v1/staticcontents/");
} else {
str = C6583cXR.e(str8, this.baseAzureURL);
}
String str10 = thl.k;
String str11 = thl.e;
return new GN(d, d2, obj, obj2, obj3, obj4, e, e2, obj5, obj6, str, str10, str11 == null ? "" : str11);
}
static {
new HBt((byte) 0);
}
}