87 lines
2.1 KiB
Java
87 lines
2.1 KiB
Java
package o;
|
|
|
|
import o.InterfaceC9161deW;
|
|
import o.ZI;
|
|
|
|
/* renamed from: o.aKQ, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public final class C1648aKQ extends ZI<InterfaceC9161deW.LWm> {
|
|
public final KJS d;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C1648aKQ(KJS kjs, C16903sI c16903sI) {
|
|
super(c16903sI);
|
|
C14957gcv.e(kjs, "");
|
|
C14957gcv.e(c16903sI, "");
|
|
this.d = kjs;
|
|
}
|
|
|
|
@Override // o.ZI
|
|
public final void w_() {
|
|
KJS kjs = this.d;
|
|
if (!kjs.h.isDisposed()) {
|
|
kjs.h.dispose();
|
|
}
|
|
super.w_();
|
|
}
|
|
|
|
/* renamed from: o.aKQ$IeS */
|
|
/* loaded from: classes4.dex */
|
|
public static final class IeS {
|
|
private IeS() {
|
|
}
|
|
|
|
public /* synthetic */ IeS(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
public static /* synthetic */ void c(Throwable th, InterfaceC9161deW.LWm lWm) {
|
|
C14957gcv.c((Object) th, "");
|
|
lWm.c(th);
|
|
}
|
|
|
|
public static /* synthetic */ void c(C1648aKQ c1648aKQ, final Throwable th) {
|
|
C14957gcv.e(c1648aKQ, "");
|
|
ZI.IeS ieS = new ZI.IeS(th) { // from class: o.aKP
|
|
private Throwable d;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
C1648aKQ.c(this.d, (InterfaceC9161deW.LWm) obj);
|
|
}
|
|
|
|
{
|
|
this.d = th;
|
|
}
|
|
};
|
|
if (c1648aKQ.f != 0) {
|
|
ieS.e(c1648aKQ.f);
|
|
}
|
|
}
|
|
|
|
public static /* synthetic */ void b(C1648aKQ c1648aKQ, final long j) {
|
|
C14957gcv.e(c1648aKQ, "");
|
|
ZI.IeS ieS = new ZI.IeS(j) { // from class: o.aKT
|
|
private long e;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
((InterfaceC9161deW.LWm) obj).d(this.e);
|
|
}
|
|
|
|
{
|
|
this.e = j;
|
|
}
|
|
};
|
|
if (c1648aKQ.f != 0) {
|
|
ieS.e(c1648aKQ.f);
|
|
}
|
|
}
|
|
|
|
static {
|
|
new IeS((byte) 0);
|
|
}
|
|
}
|