57 lines
1.6 KiB
Java
57 lines
1.6 KiB
Java
package o;
|
|
|
|
import java.util.List;
|
|
import o.ZI;
|
|
|
|
/* renamed from: o.bKi, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public final class C3911bKi extends ZI<InterfaceC9433dje> {
|
|
public final C17277vU a;
|
|
public final C8493dMu c;
|
|
public final tPC d;
|
|
private final FxZ e;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C3911bKi(C16903sI c16903sI, tPC tpc, C8493dMu c8493dMu, FxZ fxZ, C17277vU c17277vU) {
|
|
super(c16903sI);
|
|
C14957gcv.e(c16903sI, "");
|
|
C14957gcv.e(tpc, "");
|
|
C14957gcv.e(c8493dMu, "");
|
|
C14957gcv.e(fxZ, "");
|
|
C14957gcv.e(c17277vU, "");
|
|
this.d = tpc;
|
|
this.c = c8493dMu;
|
|
this.e = fxZ;
|
|
this.a = c17277vU;
|
|
}
|
|
|
|
public static /* synthetic */ void c(C3911bKi c3911bKi, Throwable th) {
|
|
if (c3911bKi.b(th)) {
|
|
c3911bKi.d(c3911bKi.j.e(th));
|
|
}
|
|
}
|
|
|
|
public static /* synthetic */ void e(C3911bKi c3911bKi, UuT uuT) {
|
|
if (c3911bKi.f != 0) {
|
|
c3911bKi.f.ar_();
|
|
}
|
|
FxZ fxZ = c3911bKi.e;
|
|
fxZ.e.b(new C14603fwN(uuT.e, uuT.a, uuT.d));
|
|
ZI.IeS ieS = new ZI.IeS() { // from class: o.bKp
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
((InterfaceC9433dje) obj).b();
|
|
}
|
|
};
|
|
if (c3911bKi.f != 0) {
|
|
ieS.e(c3911bKi.f);
|
|
}
|
|
}
|
|
|
|
public static /* synthetic */ void b(List list, InterfaceC9433dje interfaceC9433dje) {
|
|
C14957gcv.e(list, "");
|
|
interfaceC9433dje.e((List<? extends QB>) list);
|
|
}
|
|
}
|