package o; /* loaded from: classes3.dex */ public final class Aog extends Tve { final InterfaceC4286bVm b; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ @InterfaceC13391fZD public Aog(yRw yrw, yRw yrw2, YpF ypF, InterfaceC4286bVm interfaceC4286bVm) { super(ypF, yrw, yrw2); C14957gcv.e(yrw, ""); C14957gcv.e(yrw2, ""); C14957gcv.e(ypF, ""); C14957gcv.e(interfaceC4286bVm, ""); this.b = interfaceC4286bVm; } /* JADX INFO: Access modifiers changed from: package-private */ /* loaded from: classes3.dex */ public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR> { private Aog c; private String e; @Override // o.InterfaceC14894gbR public final /* synthetic */ InterfaceC13169fSq invoke(xWw xww) { AbstractC13163fSk c13243fUv; Aog aog = this.c; String str = this.e; String str2 = xww.c; C14957gcv.c((Object) str2, ""); InterfaceC4286bVm interfaceC4286bVm = aog.b; String str3 = (String) Tve.b(new Object[]{aog, str}, 578175914, -578175912, (int) System.currentTimeMillis()); fRZ d = interfaceC4286bVm.d(str3 != null ? str3 : "", str2); if (d instanceof InterfaceC13204fTr) { c13243fUv = ((InterfaceC13204fTr) d).b(); } else { c13243fUv = new C13243fUv(d); } return c13243fUv; } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ IeS(Aog aog, String str) { super(1); this.c = aog; this.e = str; } } public final AbstractC13163fSk d(String str) { C14957gcv.e(str, ""); AbstractC13163fSk e = ((Tve) this).a.e(new C3412ax("10XMB")); final IeS ieS = new IeS(this, str); AbstractC13163fSk flatMap = e.flatMap(new fSS(ieS) { // from class: o.RsT private InterfaceC14894gbR e; @Override // o.fSS public final Object a(Object obj) { InterfaceC14894gbR interfaceC14894gbR = this.e; C14957gcv.e(interfaceC14894gbR, ""); return (InterfaceC13169fSq) interfaceC14894gbR.invoke(obj); } { this.e = ieS; } }); e(flatMap); C14957gcv.c(flatMap, ""); return flatMap; } }