231 lines
6.8 KiB
Java
231 lines
6.8 KiB
Java
package o;
|
|
|
|
import java.util.ArrayList;
|
|
import java.util.List;
|
|
import o.C0690Mh;
|
|
import o.C15715hv;
|
|
import o.InterfaceC6621cYR;
|
|
import o.ZI;
|
|
import o.aZP;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public final class aZP extends ZI<InterfaceC6621cYR.Hsz> {
|
|
public List<C0617Kt> a;
|
|
private final C16980sr b;
|
|
public String d;
|
|
public final C15812in e;
|
|
|
|
public static final /* synthetic */ void b(aZP azp, HjC hjC) {
|
|
C16980sr c16980sr = azp.b;
|
|
List<C0617Kt> a = C16980sr.a(hjC.e);
|
|
C14957gcv.e(a, "");
|
|
azp.a = a;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public aZP(C16903sI c16903sI, C15812in c15812in, C16980sr c16980sr) {
|
|
super(c16903sI);
|
|
C14957gcv.e(c16903sI, "");
|
|
C14957gcv.e(c15812in, "");
|
|
C14957gcv.e(c16980sr, "");
|
|
this.e = c15812in;
|
|
this.b = c16980sr;
|
|
this.d = "";
|
|
}
|
|
|
|
/* loaded from: classes4.dex */
|
|
public static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
|
|
private aZP c;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C14866gag invoke(Throwable th) {
|
|
Throwable th2 = th;
|
|
C14957gcv.e(th2, "");
|
|
aZP.b(this.c, th2, C0690Mh.IeS.NAVIGATE_BACK);
|
|
return C14866gag.c;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public LWm(aZP azp) {
|
|
super(1);
|
|
this.c = azp;
|
|
}
|
|
}
|
|
|
|
/* loaded from: classes4.dex */
|
|
public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<HjC, C14866gag> {
|
|
private aZP b;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C14866gag invoke(HjC hjC) {
|
|
final HjC hjC2 = hjC;
|
|
C14957gcv.e(hjC2, "");
|
|
final aZP azp = this.b;
|
|
ZI.IeS ieS = new ZI.IeS(azp, hjC2) { // from class: o.aZX
|
|
private aZP b;
|
|
private HjC d;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
aZP.RVV.d(this.b, this.d, (InterfaceC6621cYR.Hsz) obj);
|
|
}
|
|
|
|
{
|
|
this.b = azp;
|
|
this.d = hjC2;
|
|
}
|
|
};
|
|
if (azp.f != 0) {
|
|
ieS.e(azp.f);
|
|
}
|
|
return C14866gag.c;
|
|
}
|
|
|
|
public static /* synthetic */ void d(aZP azp, HjC hjC, InterfaceC6621cYR.Hsz hsz) {
|
|
C14957gcv.e(azp, "");
|
|
C14957gcv.e(hjC, "");
|
|
hsz.a();
|
|
hsz.ar_();
|
|
aZP.b(azp, hjC);
|
|
List<C0617Kt> list = azp.a;
|
|
if (list == null) {
|
|
C14957gcv.a("");
|
|
list = null;
|
|
}
|
|
hsz.c(list);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public RVV(aZP azp) {
|
|
super(1);
|
|
this.b = azp;
|
|
}
|
|
}
|
|
|
|
/* loaded from: classes4.dex */
|
|
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<eEM, C14866gag> {
|
|
private aZP c;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C14866gag invoke(eEM eem) {
|
|
final eEM eem2 = eem;
|
|
C14957gcv.e(eem2, "");
|
|
aZP azp = this.c;
|
|
ZI.IeS ieS = new ZI.IeS(eem2) { // from class: o.aZT
|
|
private eEM e;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
aZP.IeS.d(this.e, (InterfaceC6621cYR.Hsz) obj);
|
|
}
|
|
|
|
{
|
|
this.e = eem2;
|
|
}
|
|
};
|
|
if (azp.f != 0) {
|
|
ieS.e(azp.f);
|
|
}
|
|
return C14866gag.c;
|
|
}
|
|
|
|
public static /* synthetic */ void d(eEM eem, InterfaceC6621cYR.Hsz hsz) {
|
|
C14957gcv.e(eem, "");
|
|
hsz.ar_();
|
|
hsz.e(eem.b);
|
|
hsz.c();
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public IeS(aZP azp) {
|
|
super(1);
|
|
this.c = azp;
|
|
}
|
|
}
|
|
|
|
/* loaded from: classes4.dex */
|
|
public static final class Sts extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
|
|
private aZP d;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C14866gag invoke(Throwable th) {
|
|
Throwable th2 = th;
|
|
C14957gcv.e(th2, "");
|
|
aZP.b(this.d, th2, C0690Mh.IeS.NAVIGATE_BACK);
|
|
return C14866gag.c;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public Sts(aZP azp) {
|
|
super(1);
|
|
this.d = azp;
|
|
}
|
|
}
|
|
|
|
/* loaded from: classes4.dex */
|
|
public static final class HBt {
|
|
private HBt() {
|
|
}
|
|
|
|
public /* synthetic */ HBt(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
public static /* synthetic */ void c(List list, InterfaceC6621cYR.Hsz hsz) {
|
|
C14957gcv.e(list, "");
|
|
hsz.d((List<IV>) list);
|
|
}
|
|
|
|
public static final /* synthetic */ void b(aZP azp, Throwable th, C0690Mh.IeS ieS) {
|
|
if (azp.b(th)) {
|
|
azp.d(azp.j.d(th, ieS));
|
|
}
|
|
}
|
|
|
|
public final void b(int i) {
|
|
List<C0617Kt> list = this.a;
|
|
List<C0617Kt> list2 = null;
|
|
if (list == null) {
|
|
C14957gcv.a("");
|
|
list = null;
|
|
}
|
|
this.d = list.get(i).d;
|
|
C16980sr c16980sr = this.b;
|
|
List<C0617Kt> list3 = this.a;
|
|
if (list3 != null) {
|
|
list2 = list3;
|
|
} else {
|
|
C14957gcv.a("");
|
|
}
|
|
C0617Kt c0617Kt = list2.get(i);
|
|
C14957gcv.e(c0617Kt, "");
|
|
ArrayList arrayList = new ArrayList();
|
|
arrayList.add(new IV(c16980sr.e.getString(C15715hv.tOB.car_brand_title), c0617Kt.b));
|
|
arrayList.add(new IV(c16980sr.e.getString(C15715hv.tOB.car_model_title), c0617Kt.a));
|
|
arrayList.add(new IV(c16980sr.e.getString(C15715hv.tOB.car_year_title), c0617Kt.h));
|
|
arrayList.add(new IV(c16980sr.e.getString(C15715hv.tOB.car_plate_number_title), c0617Kt.e));
|
|
final ArrayList arrayList2 = arrayList;
|
|
ZI.IeS ieS = new ZI.IeS(arrayList2) { // from class: o.aZV
|
|
private List d;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
aZP.c(this.d, (InterfaceC6621cYR.Hsz) obj);
|
|
}
|
|
|
|
{
|
|
this.d = arrayList2;
|
|
}
|
|
};
|
|
if (this.f != 0) {
|
|
ieS.e(this.f);
|
|
}
|
|
}
|
|
|
|
static {
|
|
new HBt((byte) 0);
|
|
}
|
|
}
|