136 lines
4.0 KiB
Java
136 lines
4.0 KiB
Java
package o;
|
|
|
|
import java.util.List;
|
|
import o.C7710ctU;
|
|
import o.InterfaceC9526dlR;
|
|
import o.ZI;
|
|
|
|
/* renamed from: o.ctU, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public final class C7710ctU extends ZI<InterfaceC9526dlR.Sts> {
|
|
private final C0158Al a;
|
|
public List<yge> b;
|
|
public final C15905jX e;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C7710ctU(C15905jX c15905jX, C0158Al c0158Al, C16903sI c16903sI) {
|
|
super(c16903sI);
|
|
C14957gcv.e(c15905jX, "");
|
|
C14957gcv.e(c0158Al, "");
|
|
this.e = c15905jX;
|
|
this.a = c0158Al;
|
|
}
|
|
|
|
/* renamed from: o.ctU$LWm */
|
|
/* loaded from: classes4.dex */
|
|
public static final class LWm {
|
|
private LWm() {
|
|
}
|
|
|
|
public /* synthetic */ LWm(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
/* renamed from: o.ctU$IeS */
|
|
/* loaded from: classes4.dex */
|
|
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<List<? extends yge>, C14866gag> {
|
|
private C7710ctU e;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C14866gag invoke(List<? extends yge> list) {
|
|
List<? extends yge> list2 = list;
|
|
C14957gcv.e(list2, "");
|
|
C7710ctU.a(this.e);
|
|
this.e.b = list2;
|
|
final C7710ctU c7710ctU = this.e;
|
|
ZI.IeS ieS = new ZI.IeS(c7710ctU) { // from class: o.ctZ
|
|
private C7710ctU b;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
C7710ctU.IeS.b(this.b, (InterfaceC9526dlR.Sts) obj);
|
|
}
|
|
|
|
{
|
|
this.b = c7710ctU;
|
|
}
|
|
};
|
|
if (c7710ctU.f != 0) {
|
|
ieS.e(c7710ctU.f);
|
|
}
|
|
return C14866gag.c;
|
|
}
|
|
|
|
public static /* synthetic */ void b(C7710ctU c7710ctU, InterfaceC9526dlR.Sts sts) {
|
|
C14957gcv.e(c7710ctU, "");
|
|
C0158Al unused = c7710ctU.a;
|
|
List list = c7710ctU.b;
|
|
if (list == null) {
|
|
C14957gcv.a("");
|
|
list = null;
|
|
}
|
|
sts.e(C0158Al.d((List<yge>) list));
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public IeS(C7710ctU c7710ctU) {
|
|
super(1);
|
|
this.e = c7710ctU;
|
|
}
|
|
}
|
|
|
|
/* renamed from: o.ctU$RVV */
|
|
/* loaded from: classes4.dex */
|
|
public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
|
|
private C7710ctU c;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C14866gag invoke(Throwable th) {
|
|
Throwable th2 = th;
|
|
C14957gcv.e(th2, "");
|
|
C7710ctU.c(this.c, th2);
|
|
return C14866gag.c;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public RVV(C7710ctU c7710ctU) {
|
|
super(1);
|
|
this.c = c7710ctU;
|
|
}
|
|
}
|
|
|
|
public static /* synthetic */ void a(yge ygeVar, InterfaceC9526dlR.Sts sts) {
|
|
String str;
|
|
String str2 = "";
|
|
C14957gcv.e(ygeVar, "");
|
|
LpH lpH = ygeVar.b;
|
|
if (lpH != null && (str = lpH.b) != null) {
|
|
str2 = str;
|
|
}
|
|
sts.d(str2);
|
|
}
|
|
|
|
public static /* synthetic */ void b(EnumC1263Ze enumC1263Ze, yge ygeVar, InterfaceC9526dlR.Sts sts) {
|
|
C14957gcv.e(ygeVar, "");
|
|
sts.d(enumC1263Ze, EnumC1260Zc.MORE_OPTIONS, ygeVar.d);
|
|
}
|
|
|
|
public static final /* synthetic */ void a(C7710ctU c7710ctU) {
|
|
if (c7710ctU.f != 0) {
|
|
c7710ctU.f.ar_();
|
|
}
|
|
}
|
|
|
|
public static final /* synthetic */ void c(C7710ctU c7710ctU, Throwable th) {
|
|
if (c7710ctU.b(th)) {
|
|
c7710ctU.d(c7710ctU.j.e(th));
|
|
}
|
|
}
|
|
|
|
static {
|
|
new LWm((byte) 0);
|
|
}
|
|
}
|