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

42 lines
1.5 KiB
Java

package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
import com.scb.phone.presentation.mapper.transferandpay.BaseAssetsDisplayMapper;
/* renamed from: o.tt, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17101tt extends BaseAssetsDisplayMapper {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C17101tt(Resources resources, SharedPreferences sharedPreferences, String str) {
super(resources, sharedPreferences, str);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
C14957gcv.e(str, "");
}
public final MX c(C5045bld c5045bld) {
String str;
C14957gcv.e(c5045bld, "");
String str2 = c5045bld.d;
int parseInt = str2 != null ? Integer.parseInt(str2) : 0;
String str3 = c5045bld.a;
String str4 = str3 == null ? "" : str3;
String str5 = c5045bld.b;
String b_ = str5 != null ? b_(str5) : null;
String str6 = b_ == null ? "" : b_;
String str7 = c5045bld.c;
String str8 = str7 == null ? "" : str7;
String str9 = c5045bld.e;
if (C14957gcv.b((Object) "014", (Object) c5045bld.a)) {
str = C6583cXR.b(c5045bld.e, false);
} else {
str = c5045bld.e;
}
String str10 = str;
C14957gcv.c((Object) str10, "");
return new MX(parseInt, str4, str6, str8, str9, str10, MT.ACCOUNT);
}
}