149 lines
4.3 KiB
Java
149 lines
4.3 KiB
Java
package o;
|
|
|
|
import o.ZI;
|
|
|
|
/* renamed from: o.aLw, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public final class C1705aLw extends ZI<InterfaceC9163deY> {
|
|
public final C16062kp c;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C1705aLw(C16903sI c16903sI, C16062kp c16062kp) {
|
|
super(c16903sI);
|
|
C14957gcv.e(c16903sI, "");
|
|
C14957gcv.e(c16062kp, "");
|
|
this.c = c16062kp;
|
|
}
|
|
|
|
/* renamed from: o.aLw$HBt */
|
|
/* loaded from: classes4.dex */
|
|
public static final class HBt extends AbstractC14961gcz implements InterfaceC14894gbR<C0790Opt, C14866gag> {
|
|
private C1705aLw c;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C14866gag invoke(C0790Opt c0790Opt) {
|
|
C0790Opt c0790Opt2 = c0790Opt;
|
|
C14957gcv.e(c0790Opt2, "");
|
|
C1705aLw.b(this.c, c0790Opt2);
|
|
return C14866gag.c;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public HBt(C1705aLw c1705aLw) {
|
|
super(1);
|
|
this.c = c1705aLw;
|
|
}
|
|
}
|
|
|
|
/* renamed from: o.aLw$IeS */
|
|
/* loaded from: classes4.dex */
|
|
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
|
|
private C1705aLw a;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C14866gag invoke(Throwable th) {
|
|
Throwable th2 = th;
|
|
C14957gcv.e(th2, "");
|
|
C1705aLw.a(this.a, th2);
|
|
return C14866gag.c;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public IeS(C1705aLw c1705aLw) {
|
|
super(1);
|
|
this.a = c1705aLw;
|
|
}
|
|
}
|
|
|
|
@Override // o.ZI
|
|
public final void w_() {
|
|
this.c.a();
|
|
super.w_();
|
|
}
|
|
|
|
public static /* synthetic */ void c(Throwable th, InterfaceC9163deY interfaceC9163deY) {
|
|
C14957gcv.e(th, "");
|
|
interfaceC9163deY.c(th);
|
|
}
|
|
|
|
public static /* synthetic */ void e(C1705aLw c1705aLw, InterfaceC9163deY interfaceC9163deY) {
|
|
CNl cNl;
|
|
C14957gcv.e(c1705aLw, "");
|
|
C8064dAG a = c1705aLw.c.e.d.a();
|
|
interfaceC9163deY.a((a == null || (cNl = a.h) == null) ? null : cNl.j);
|
|
}
|
|
|
|
public static /* synthetic */ void a(boolean z, InterfaceC9163deY interfaceC9163deY) {
|
|
if (z) {
|
|
interfaceC9163deY.e();
|
|
} else {
|
|
interfaceC9163deY.a();
|
|
}
|
|
}
|
|
|
|
public static final /* synthetic */ void a(C1705aLw c1705aLw, final Throwable th) {
|
|
if (c1705aLw.f != 0) {
|
|
c1705aLw.f.ar_();
|
|
}
|
|
ZI.IeS ieS = new ZI.IeS(th) { // from class: o.aLE
|
|
private Throwable b;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
C1705aLw.c(this.b, (InterfaceC9163deY) obj);
|
|
}
|
|
|
|
{
|
|
this.b = th;
|
|
}
|
|
};
|
|
if (c1705aLw.f != 0) {
|
|
ieS.e(c1705aLw.f);
|
|
}
|
|
}
|
|
|
|
public static final /* synthetic */ void b(final C1705aLw c1705aLw, C0790Opt c0790Opt) {
|
|
if (c1705aLw.f != 0) {
|
|
c1705aLw.f.ar_();
|
|
}
|
|
boolean z = c0790Opt.b.b;
|
|
boolean z2 = c0790Opt.b.d;
|
|
if (!z || !z2) {
|
|
ZI.IeS ieS = new ZI.IeS(c1705aLw) { // from class: o.aLy
|
|
private C1705aLw b;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
C1705aLw.e(this.b, (InterfaceC9163deY) obj);
|
|
}
|
|
|
|
{
|
|
this.b = c1705aLw;
|
|
}
|
|
};
|
|
if (c1705aLw.f != 0) {
|
|
ieS.e(c1705aLw.f);
|
|
return;
|
|
}
|
|
return;
|
|
}
|
|
final boolean z3 = c0790Opt.e;
|
|
ZI.IeS ieS2 = new ZI.IeS(z3) { // from class: o.aLz
|
|
private boolean b;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
C1705aLw.a(this.b, (InterfaceC9163deY) obj);
|
|
}
|
|
|
|
{
|
|
this.b = z3;
|
|
}
|
|
};
|
|
if (c1705aLw.f != 0) {
|
|
ieS2.e(c1705aLw.f);
|
|
}
|
|
}
|
|
}
|