116 lines
4.3 KiB
Java
116 lines
4.3 KiB
Java
package o;
|
|
|
|
import java.util.List;
|
|
import java.util.Objects;
|
|
import o.C12212etu;
|
|
|
|
/* renamed from: o.etu, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C12212etu extends wRi {
|
|
final InterfaceC0773Ogw a;
|
|
final InterfaceC16691qQA b;
|
|
private final Xky c;
|
|
final tQD d;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C12212etu(yRw yrw, yRw yrw2, InterfaceC16691qQA interfaceC16691qQA, Xky xky, InterfaceC0773Ogw interfaceC0773Ogw, tQD tqd) {
|
|
super(yrw, yrw2);
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC16691qQA, "");
|
|
C14957gcv.e(xky, "");
|
|
C14957gcv.e(interfaceC0773Ogw, "");
|
|
C14957gcv.e(tqd, "");
|
|
this.b = interfaceC16691qQA;
|
|
this.c = xky;
|
|
this.a = interfaceC0773Ogw;
|
|
this.d = tqd;
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
/* renamed from: o.etu$RVV */
|
|
/* loaded from: classes3.dex */
|
|
public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<List<AbstractC17763zaS>, InterfaceC13169fSq<? extends C16517owV>> {
|
|
private C12212etu b;
|
|
private String e;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ InterfaceC13169fSq<? extends C16517owV> invoke(List<AbstractC17763zaS> list) {
|
|
AbstractC13163fSk<C16517owV> d = this.b.b.d(this.e, this.b.d.f());
|
|
final AnonymousClass2 anonymousClass2 = new AnonymousClass2(this.b);
|
|
return d.flatMap(new fSS(anonymousClass2) { // from class: o.Vhb
|
|
private InterfaceC14894gbR a;
|
|
|
|
@Override // o.fSS
|
|
public final Object a(Object obj) {
|
|
return C12212etu.RVV.b(this.a, obj);
|
|
}
|
|
|
|
{
|
|
this.a = anonymousClass2;
|
|
}
|
|
});
|
|
}
|
|
|
|
/* renamed from: o.etu$RVV$2, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR<C16517owV, InterfaceC13169fSq<? extends C16517owV>> {
|
|
private C12212etu b;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ InterfaceC13169fSq<? extends C16517owV> invoke(C16517owV c16517owV) {
|
|
C16517owV c16517owV2 = c16517owV;
|
|
InterfaceC0773Ogw interfaceC0773Ogw = this.b.a;
|
|
String str = c16517owV2.a;
|
|
C14957gcv.e(str);
|
|
fRY r = interfaceC0773Ogw.r(str);
|
|
fRY a = this.b.a.a(c16517owV2);
|
|
Objects.requireNonNull(c16517owV2, "completionValue is null");
|
|
return new fUK(r, new C13377fYp(new C13242fUu(a, c16517owV2)));
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass2(C12212etu c12212etu) {
|
|
super(1);
|
|
this.b = c12212etu;
|
|
}
|
|
}
|
|
|
|
public static /* synthetic */ InterfaceC13169fSq b(InterfaceC14894gbR interfaceC14894gbR, Object obj) {
|
|
C14957gcv.e(interfaceC14894gbR, "");
|
|
return (InterfaceC13169fSq) interfaceC14894gbR.invoke(obj);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
RVV(C12212etu c12212etu, String str) {
|
|
super(1);
|
|
this.b = c12212etu;
|
|
this.e = str;
|
|
}
|
|
}
|
|
|
|
public final AbstractC13163fSk<C16517owV> b(String str) {
|
|
C14957gcv.e(str, "");
|
|
AbstractC13163fSk<List<AbstractC17763zaS>> B = this.c.B();
|
|
final RVV rvv = new RVV(this, str);
|
|
AbstractC13163fSk flatMap = B.flatMap(new fSS(rvv) { // from class: o.AXp
|
|
private InterfaceC14894gbR a;
|
|
|
|
@Override // o.fSS
|
|
public final Object a(Object obj) {
|
|
InterfaceC14894gbR interfaceC14894gbR = this.a;
|
|
C14957gcv.e(interfaceC14894gbR, "");
|
|
return (InterfaceC13169fSq) interfaceC14894gbR.invoke(obj);
|
|
}
|
|
|
|
{
|
|
this.a = rvv;
|
|
}
|
|
});
|
|
e(flatMap);
|
|
C14957gcv.c(flatMap, "");
|
|
return flatMap;
|
|
}
|
|
}
|