62 lines
1.5 KiB
Java
62 lines
1.5 KiB
Java
package o;
|
|
|
|
import java.util.ArrayList;
|
|
import o.C16698qSw;
|
|
import o.ZI;
|
|
|
|
/* renamed from: o.bIz, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public class C3858bIz extends ZI<InterfaceC9361diL> {
|
|
public final C3672bDP a;
|
|
|
|
@InterfaceC13391fZD
|
|
public C3858bIz(C16903sI c16903sI, C3672bDP c3672bDP) {
|
|
super(c16903sI);
|
|
this.a = c3672bDP;
|
|
}
|
|
|
|
static /* synthetic */ void a(C3858bIz c3858bIz, C16698qSw c16698qSw) {
|
|
final ArrayList arrayList = new ArrayList();
|
|
for (C16698qSw.HBt hBt : c16698qSw.d) {
|
|
C14957gcv.e(hBt, "");
|
|
arrayList.add(new C0885Qu(hBt.d, hBt.a));
|
|
}
|
|
ZI.IeS ieS = new ZI.IeS(arrayList) { // from class: o.bIB
|
|
private ArrayList e;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
((InterfaceC9361diL) obj).b(this.e);
|
|
}
|
|
|
|
{
|
|
this.e = arrayList;
|
|
}
|
|
};
|
|
if (c3858bIz.f != 0) {
|
|
ieS.e(c3858bIz.f);
|
|
}
|
|
}
|
|
|
|
static /* synthetic */ void e(C3858bIz c3858bIz) {
|
|
if (c3858bIz.f != 0) {
|
|
c3858bIz.f.ar_();
|
|
}
|
|
}
|
|
|
|
static /* synthetic */ void b(C3858bIz c3858bIz, Throwable th) {
|
|
if (c3858bIz.b(th)) {
|
|
c3858bIz.d(c3858bIz.j.e(th));
|
|
}
|
|
}
|
|
|
|
@Override // o.ZI
|
|
public final void w_() {
|
|
C3672bDP c3672bDP = this.a;
|
|
if (!c3672bDP.h.isDisposed()) {
|
|
c3672bDP.h.dispose();
|
|
}
|
|
super.w_();
|
|
}
|
|
}
|