package o; /* loaded from: classes3.dex */ public final class Tyh extends wRi { final InterfaceC0773Ogw e; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ @InterfaceC13391fZD public Tyh(yRw yrw, yRw yrw2, InterfaceC0773Ogw interfaceC0773Ogw) { super(yrw, yrw2); C14957gcv.e(yrw, ""); C14957gcv.e(yrw2, ""); C14957gcv.e(interfaceC0773Ogw, ""); this.e = interfaceC0773Ogw; } /* JADX INFO: Access modifiers changed from: package-private */ /* loaded from: classes3.dex */ public static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR> { private Tyh b; private String c; private boolean d; private String e; @Override // o.InterfaceC14894gbR public final /* synthetic */ InterfaceC13169fSq invoke(String str) { AbstractC13163fSk c13243fUv; fRZ b = this.b.e.b(this.e, this.c, str, this.d); if (b instanceof InterfaceC13204fTr) { c13243fUv = ((InterfaceC13204fTr) b).b(); } else { c13243fUv = new C13243fUv(b); } return c13243fUv; } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ LWm(Tyh tyh, String str, String str2, boolean z) { super(1); this.b = tyh; this.e = str; this.c = str2; this.d = z; } } public final AbstractC13163fSk d(String str, String str2, boolean z) { AbstractC13175fSw n = this.e.n(); final LWm lWm = new LWm(this, str, str2, z); fUY fuy = new fUY(n, new fSS(lWm) { // from class: o.Nlm private InterfaceC14894gbR c; @Override // o.fSS public final Object a(Object obj) { InterfaceC14894gbR interfaceC14894gbR = this.c; C14957gcv.e(interfaceC14894gbR, ""); return (InterfaceC13169fSq) interfaceC14894gbR.invoke(obj); } { this.c = lWm; } }); e(fuy); C14957gcv.c(fuy, ""); return fuy; } }