109 lines
3.1 KiB
Java
109 lines
3.1 KiB
Java
|
package o;
|
||
|
|
||
|
import o.ZI;
|
||
|
|
||
|
/* renamed from: o.bMh, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public final class C3980bMh extends AbstractC1278Zm<InterfaceC9430djb> {
|
||
|
public final C15935jk d;
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public C3980bMh(C15935jk c15935jk, C16903sI c16903sI, olI oli, C17767zc c17767zc) {
|
||
|
super(oli, c16903sI, c17767zc);
|
||
|
C14957gcv.e(c15935jk, "");
|
||
|
C14957gcv.e(c16903sI, "");
|
||
|
this.d = c15935jk;
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.bMh$IeS */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
|
||
|
private C3980bMh b;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ C14866gag invoke(Throwable th) {
|
||
|
Throwable th2 = th;
|
||
|
C14957gcv.e(th2, "");
|
||
|
C3980bMh.e(this.b);
|
||
|
this.b.d();
|
||
|
C3980bMh.b(this.b, th2);
|
||
|
return C14866gag.c;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
public IeS(C3980bMh c3980bMh) {
|
||
|
super(1);
|
||
|
this.b = c3980bMh;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.bMh$RVV */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<Boolean, C14866gag> {
|
||
|
private C3980bMh a;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ C14866gag invoke(Boolean bool) {
|
||
|
C3980bMh.e(this.a);
|
||
|
C3980bMh c3980bMh = this.a;
|
||
|
ZI.IeS ieS = new ZI.IeS() { // from class: o.bMg
|
||
|
@Override // o.ZI.IeS
|
||
|
public final void e(Object obj) {
|
||
|
((InterfaceC9430djb) obj).c();
|
||
|
}
|
||
|
};
|
||
|
if (c3980bMh.f != 0) {
|
||
|
ieS.e(c3980bMh.f);
|
||
|
}
|
||
|
return C14866gag.c;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
public RVV(C3980bMh c3980bMh) {
|
||
|
super(1);
|
||
|
this.a = c3980bMh;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.ZI
|
||
|
public final void w_() {
|
||
|
super.w_();
|
||
|
this.d.a();
|
||
|
}
|
||
|
|
||
|
public static final /* synthetic */ void e(C3980bMh c3980bMh) {
|
||
|
if (c3980bMh.f != 0) {
|
||
|
c3980bMh.f.ar_();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public static final /* synthetic */ void b(C3980bMh c3980bMh, Throwable th) {
|
||
|
if (c3980bMh.b(th)) {
|
||
|
c3980bMh.d(c3980bMh.j.e(th));
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractC1278Zm
|
||
|
public final void c(final String str) {
|
||
|
if (this.f != 0) {
|
||
|
this.f.y();
|
||
|
}
|
||
|
ZI.IeS ieS = new ZI.IeS(str) { // from class: o.bMj
|
||
|
private String d;
|
||
|
|
||
|
@Override // o.ZI.IeS
|
||
|
public final void e(Object obj) {
|
||
|
((InterfaceC9430djb) obj).c(this.d);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.d = str;
|
||
|
}
|
||
|
};
|
||
|
if (this.f != 0) {
|
||
|
ieS.e(this.f);
|
||
|
}
|
||
|
}
|
||
|
}
|