55 lines
1.6 KiB
Java
55 lines
1.6 KiB
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import android.content.res.Resources;
|
|
import com.scb.phone.presentation.mapper.transferandpay.BaseAssetsDisplayMapper;
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.qp, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C16739qp extends BaseAssetsDisplayMapper {
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C16739qp(Resources resources, SharedPreferences sharedPreferences, String str) {
|
|
super(resources, sharedPreferences, str);
|
|
C14957gcv.e(resources, "");
|
|
C14957gcv.e(sharedPreferences, "");
|
|
C14957gcv.e(str, "");
|
|
}
|
|
|
|
public final JF d(Lqn lqn) {
|
|
TfH tfH;
|
|
TfH tfH2;
|
|
String str;
|
|
List<String> list;
|
|
C14957gcv.e(lqn, "");
|
|
Hxx hxx = lqn.c;
|
|
String str2 = null;
|
|
String b_ = (hxx == null || (list = hxx.e) == null) ? null : b_((String) C14881gav.e((List) list));
|
|
if (b_ == null) {
|
|
b_ = "";
|
|
}
|
|
String b_2 = (hxx == null || (str = hxx.a) == null) ? null : b_(str);
|
|
if (b_2 == null) {
|
|
b_2 = "";
|
|
}
|
|
String a = (hxx == null || (tfH2 = hxx.g) == null) ? null : a(tfH2.d, tfH2.c);
|
|
if (a == null) {
|
|
a = "";
|
|
}
|
|
if (hxx != null && (tfH = hxx.b) != null) {
|
|
str2 = a(tfH.d, tfH.c);
|
|
}
|
|
if (str2 == null) {
|
|
str2 = "";
|
|
}
|
|
JF e = JF.e();
|
|
e.a = b_;
|
|
e.d = b_2;
|
|
e.c = a;
|
|
e.b = str2;
|
|
C14957gcv.c(e, "");
|
|
return e;
|
|
}
|
|
}
|