64 lines
2.1 KiB
Java
64 lines
2.1 KiB
Java
package o;
|
|
|
|
import o.GJE;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class owj extends wRi {
|
|
final InterfaceC0773Ogw c;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public owj(yRw yrw, yRw yrw2, InterfaceC0773Ogw interfaceC0773Ogw) {
|
|
super(yrw, yrw2);
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC0773Ogw, "");
|
|
this.c = interfaceC0773Ogw;
|
|
}
|
|
|
|
public final AbstractC13163fSk<C0636LcC> e(CfP cfP, Qve qve, String str, String str2, String str3, String str4, ETe eTe) {
|
|
C14957gcv.e(qve, "");
|
|
C14957gcv.e(str3, "");
|
|
C14957gcv.e(eTe, "");
|
|
Jze jze = new Jze(cfP, qve, str, str2, this.c.b(GJE.Sts.WORK), str3, str4, eTe);
|
|
AbstractC13175fSw<String> n = this.c.n();
|
|
final RVV rvv = new RVV(this, jze);
|
|
fUY fuy = new fUY(n, new fSS(rvv) { // from class: o.mlJ
|
|
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 = rvv;
|
|
}
|
|
});
|
|
e(fuy);
|
|
C14957gcv.c(fuy, "");
|
|
return fuy;
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
/* loaded from: classes3.dex */
|
|
public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<String, InterfaceC13169fSq<? extends C0636LcC>> {
|
|
private owj d;
|
|
private Jze e;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ InterfaceC13169fSq<? extends C0636LcC> invoke(String str) {
|
|
return this.d.c.d(str, this.e);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
RVV(owj owjVar, Jze jze) {
|
|
super(1);
|
|
this.d = owjVar;
|
|
this.e = jze;
|
|
}
|
|
}
|
|
}
|