92 lines
3.0 KiB
Java
92 lines
3.0 KiB
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import android.content.res.Resources;
|
|
import java.util.List;
|
|
import o.C15715hv;
|
|
import o.QN;
|
|
import o.QO;
|
|
import o.QR;
|
|
import o.cXH;
|
|
import org.threeten.bp.OffsetDateTime;
|
|
|
|
/* renamed from: o.mn, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C16264mn extends C16181lx {
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C16264mn(Resources resources, SharedPreferences sharedPreferences) {
|
|
super(resources, sharedPreferences);
|
|
C14957gcv.e(resources, "");
|
|
C14957gcv.e(sharedPreferences, "");
|
|
}
|
|
|
|
public final List<EM> e(vAq vaq, List<? extends EM> list, cXH.IeS.EnumC0105IeS enumC0105IeS) {
|
|
String a;
|
|
if (cXH.IeS.EnumC0105IeS.DLT == enumC0105IeS) {
|
|
List<EM> list2 = this.a;
|
|
QN.HBt a2 = QN.a();
|
|
a2.f = e(C15715hv.tOB.auto_purchase_bond_dlt_successful_title);
|
|
a2.d = C15715hv.IeS.ic_check_circle_black_48dp;
|
|
OffsetDateTime offsetDateTime = vaq.a;
|
|
a = offsetDateTime != null ? d(offsetDateTime) : null;
|
|
if (a == null) {
|
|
a = "";
|
|
}
|
|
a2.a = a;
|
|
a2.c = c(C15715hv.tOB.reference_id, vaq.b);
|
|
list2.add(new QN(a2, (byte) 0));
|
|
} else {
|
|
List<EM> list3 = this.a;
|
|
QN.HBt a3 = QN.a();
|
|
a3.f = e(C15715hv.tOB.bond_success_header);
|
|
a3.d = C15715hv.IeS.ic_check_circle_black_48dp;
|
|
OffsetDateTime offsetDateTime2 = vaq.a;
|
|
String d = offsetDateTime2 != null ? d(offsetDateTime2) : null;
|
|
if (d == null) {
|
|
d = "";
|
|
}
|
|
a3.a = d;
|
|
a3.c = c(C15715hv.tOB.reference_id, vaq.b);
|
|
list3.add(new QN(a3, (byte) 0));
|
|
QO.IeS d2 = QO.d();
|
|
d2.g = e(C15715hv.tOB.bond_success_issue_date);
|
|
OffsetDateTime offsetDateTime3 = vaq.e;
|
|
a = offsetDateTime3 != null ? a(offsetDateTime3) : null;
|
|
if (a == null) {
|
|
a = "";
|
|
}
|
|
d2.h = a;
|
|
this.a.add(d2.d());
|
|
this.a.add(new QQ());
|
|
}
|
|
this.a.addAll(list);
|
|
if (cXH.IeS.EnumC0105IeS.DLT == enumC0105IeS) {
|
|
List<EM> list4 = this.a;
|
|
QR.LWm b = QR.b();
|
|
b.g = e(C15715hv.tOB.auto_purchase_bond_dlt_successful_remark);
|
|
b.e = e(C15715hv.tOB.auto_purchase_bond_dlt_disclaimer_send_sms);
|
|
b.n = true;
|
|
list4.add(new QR(b, (byte) 0));
|
|
}
|
|
List<EM> list5 = this.a;
|
|
C14957gcv.c(list5, "");
|
|
return list5;
|
|
}
|
|
|
|
/* renamed from: o.mn$RVV */
|
|
/* loaded from: classes3.dex */
|
|
public static final class RVV {
|
|
private RVV() {
|
|
}
|
|
|
|
public /* synthetic */ RVV(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
static {
|
|
new RVV((byte) 0);
|
|
}
|
|
}
|