55 lines
2.0 KiB
Java
55 lines
2.0 KiB
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import android.content.res.Resources;
|
|
import java.util.ArrayList;
|
|
import java.util.Collection;
|
|
import java.util.List;
|
|
import o.C15715hv;
|
|
|
|
/* renamed from: o.tx, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C17108tx extends C17082tl {
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C17108tx(Resources resources, SharedPreferences sharedPreferences, String str) {
|
|
super(resources, sharedPreferences, str);
|
|
C14957gcv.e(resources, "");
|
|
C14957gcv.e(sharedPreferences, "");
|
|
C14957gcv.e(str, "");
|
|
}
|
|
|
|
public final MZ d(ToF toF) {
|
|
ArrayList arrayList;
|
|
C14957gcv.e(toF, "");
|
|
String string = this.e.getString(C15715hv.tOB.hml_landing_result_title);
|
|
C14957gcv.c((Object) string, "");
|
|
String str = toF.b;
|
|
String str2 = toF.c.i;
|
|
StringBuilder sb = new StringBuilder();
|
|
sb.append(str);
|
|
sb.append(" ");
|
|
sb.append(str2);
|
|
String obj = sb.toString();
|
|
String string2 = this.e.getString(C15715hv.tOB.hml_landing_result_content, c(Double.valueOf(toF.d)));
|
|
C14957gcv.c((Object) string2, "");
|
|
String c = c(toF.c.d);
|
|
C14957gcv.c((Object) c, "");
|
|
AUj aUj = toF.g;
|
|
C0786Oo e = aUj != null ? e(aUj) : null;
|
|
List<UzV> list = toF.f;
|
|
if (list != null) {
|
|
List<UzV> list2 = list;
|
|
C14957gcv.e(list2, "");
|
|
ArrayList arrayList2 = new ArrayList(list2 instanceof Collection ? list2.size() : 10);
|
|
for (UzV uzV : list2) {
|
|
arrayList2.add(new WX(uzV.e, uzV.c, C17082tl.c(this, false, uzV.b, C15715hv.tOB.hml_landing_loandetails_interest_title, 0, 8)));
|
|
}
|
|
arrayList = arrayList2;
|
|
} else {
|
|
arrayList = null;
|
|
}
|
|
return new MZ(string, obj, string2, c, e, arrayList);
|
|
}
|
|
}
|