package o; /* loaded from: classes3.dex */ public final class KQe extends wRi { final InterfaceC15060gft a; public final String d; public final String e; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ @InterfaceC13391fZD public KQe(yRw yrw, yRw yrw2, InterfaceC15060gft interfaceC15060gft) { super(yrw, yrw2); C14957gcv.e(interfaceC15060gft, ""); this.a = interfaceC15060gft; this.e = interfaceC15060gft.h(); this.d = interfaceC15060gft.m(); } public final void e(String str, String str2, C11919eoS c11919eoS) { AbstractC13163fSk e = this.a.e(str, str2, c11919eoS); final IeS ieS = new IeS(this); e(e.doOnNext(new fSQ(ieS) { // from class: o.lLk private InterfaceC14894gbR e; @Override // o.fSQ public final void c(Object obj) { InterfaceC14894gbR interfaceC14894gbR = this.e; C14957gcv.e(interfaceC14894gbR, ""); interfaceC14894gbR.invoke(obj); } { this.e = ieS; } })); } /* loaded from: classes3.dex */ static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR { private KQe a; @Override // o.InterfaceC14894gbR public final /* synthetic */ C14866gag invoke(Qgf qgf) { this.a.a.a(qgf); return C14866gag.c; } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ IeS(KQe kQe) { super(1); this.a = kQe; } } }