97 lines
2.8 KiB
Java
97 lines
2.8 KiB
Java
package o;
|
|
|
|
import o.ZI;
|
|
|
|
/* renamed from: o.cAi, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public final class C5826cAi extends ZI<InterfaceC9598dmk> {
|
|
public final Sej a;
|
|
public final C16035ke b;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C5826cAi(C16903sI c16903sI, C16035ke c16035ke, Sej sej) {
|
|
super(c16903sI);
|
|
C14957gcv.e(c16903sI, "");
|
|
C14957gcv.e(c16035ke, "");
|
|
C14957gcv.e(sej, "");
|
|
this.b = c16035ke;
|
|
this.a = sej;
|
|
}
|
|
|
|
/* renamed from: o.cAi$Sts */
|
|
/* loaded from: classes4.dex */
|
|
public static final class Sts {
|
|
private Sts() {
|
|
}
|
|
|
|
public /* synthetic */ Sts(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
/* renamed from: o.cAi$HBt */
|
|
/* loaded from: classes4.dex */
|
|
public static final class HBt extends AbstractC14961gcz implements InterfaceC14894gbR<Boolean, C14866gag> {
|
|
private C5826cAi c;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C14866gag invoke(Boolean bool) {
|
|
C5826cAi.d(this.c);
|
|
C5826cAi c5826cAi = this.c;
|
|
ZI.IeS ieS = new ZI.IeS() { // from class: o.cAr
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
((InterfaceC9598dmk) obj).e();
|
|
}
|
|
};
|
|
if (c5826cAi.f != 0) {
|
|
ieS.e(c5826cAi.f);
|
|
}
|
|
return C14866gag.c;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public HBt(C5826cAi c5826cAi) {
|
|
super(1);
|
|
this.c = c5826cAi;
|
|
}
|
|
}
|
|
|
|
/* renamed from: o.cAi$RVV */
|
|
/* loaded from: classes4.dex */
|
|
public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
|
|
private C5826cAi d;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C14866gag invoke(Throwable th) {
|
|
Throwable th2 = th;
|
|
C14957gcv.e(th2, "");
|
|
C5826cAi.b(this.d, th2);
|
|
return C14866gag.c;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public RVV(C5826cAi c5826cAi) {
|
|
super(1);
|
|
this.d = c5826cAi;
|
|
}
|
|
}
|
|
|
|
public static final /* synthetic */ void d(C5826cAi c5826cAi) {
|
|
if (c5826cAi.f != 0) {
|
|
c5826cAi.f.ar_();
|
|
}
|
|
}
|
|
|
|
public static final /* synthetic */ void b(C5826cAi c5826cAi, Throwable th) {
|
|
if (c5826cAi.b(th)) {
|
|
c5826cAi.d(c5826cAi.j.e(th));
|
|
}
|
|
}
|
|
|
|
static {
|
|
new Sts((byte) 0);
|
|
}
|
|
}
|