91 lines
2.5 KiB
Java
91 lines
2.5 KiB
Java
package o;
|
|
|
|
import java.util.List;
|
|
import o.InterfaceC9017dbl;
|
|
import org.threeten.bp.OffsetDateTime;
|
|
|
|
/* renamed from: o.acE, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C2308acE extends ZI<InterfaceC9017dbl.IeS> {
|
|
private final SVc c;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C2308acE(SVc sVc, C16903sI c16903sI) {
|
|
super(c16903sI);
|
|
C14957gcv.e(sVc, "");
|
|
C14957gcv.e(c16903sI, "");
|
|
this.c = sVc;
|
|
}
|
|
|
|
@Override // o.ZI
|
|
public final void w_() {
|
|
SVc sVc = this.c;
|
|
if (!sVc.h.isDisposed()) {
|
|
sVc.h.dispose();
|
|
}
|
|
super.w_();
|
|
}
|
|
|
|
public static /* synthetic */ void a(final C2308acE c2308acE, final InterfaceC9017dbl.IeS ieS) {
|
|
C14957gcv.e(c2308acE, "");
|
|
SVc sVc = c2308acE.c;
|
|
sVc.d(sVc.d(), new fSQ(c2308acE, ieS) { // from class: o.acN
|
|
private C2308acE d;
|
|
private InterfaceC9017dbl.IeS e;
|
|
|
|
@Override // o.fSQ
|
|
public final void c(Object obj) {
|
|
C2308acE.b(this.d, this.e, (C17643yaj) obj);
|
|
}
|
|
|
|
{
|
|
this.d = c2308acE;
|
|
this.e = ieS;
|
|
}
|
|
}, new fSQ(c2308acE, ieS) { // from class: o.acJ
|
|
private C2308acE b;
|
|
private InterfaceC9017dbl.IeS c;
|
|
|
|
@Override // o.fSQ
|
|
public final void c(Object obj) {
|
|
C2308acE.c(this.b, this.c, (Throwable) obj);
|
|
}
|
|
|
|
{
|
|
this.b = c2308acE;
|
|
this.c = ieS;
|
|
}
|
|
});
|
|
}
|
|
|
|
public static /* synthetic */ void c(C2308acE c2308acE, final InterfaceC9017dbl.IeS ieS, Throwable th) {
|
|
C14957gcv.e(c2308acE, "");
|
|
c2308acE.d(c2308acE.j.c(th, new Runnable(ieS) { // from class: o.acP
|
|
private InterfaceC9017dbl.IeS b;
|
|
|
|
@Override // java.lang.Runnable
|
|
public final void run() {
|
|
this.b.c();
|
|
}
|
|
|
|
{
|
|
this.b = ieS;
|
|
}
|
|
}));
|
|
}
|
|
|
|
public static /* synthetic */ void b(C2308acE c2308acE, InterfaceC9017dbl.IeS ieS, C17643yaj c17643yaj) {
|
|
C14957gcv.e(c2308acE, "");
|
|
if (c2308acE.f != 0) {
|
|
c2308acE.f.ar_();
|
|
}
|
|
List<OffsetDateTime> list = c17643yaj.d;
|
|
if (list != null && !list.isEmpty()) {
|
|
ieS.e();
|
|
} else {
|
|
ieS.b();
|
|
}
|
|
}
|
|
}
|