package o; /* loaded from: classes3.dex */ public final class tNN extends wRi { private final CBe b; private final Xky c; private final InterfaceC3521azC e; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ @InterfaceC13391fZD public tNN(yRw yrw, yRw yrw2, Xky xky, InterfaceC3521azC interfaceC3521azC, CBe cBe) { super(yrw, yrw2); C14957gcv.e(xky, ""); C14957gcv.e(interfaceC3521azC, ""); C14957gcv.e(cBe, ""); this.c = xky; this.e = interfaceC3521azC; this.b = cBe; } public final AbstractC13163fSk d() { AbstractC13163fSk error; if (this.e.j()) { String c = this.b.c("promptpay"); if (c.length() > 0) { error = AbstractC13163fSk.just(new ofO(Integer.parseInt(c))); } else { error = AbstractC13163fSk.error(new Throwable()); } e(error); return error; } AbstractC13163fSk x = this.c.x(); e(x); return x; } }