87 lines
2.9 KiB
Java
87 lines
2.9 KiB
Java
package o;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class QOk extends wRi {
|
|
final tQD c;
|
|
final InterfaceC0773Ogw d;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public QOk(yRw yrw, yRw yrw2, InterfaceC0773Ogw interfaceC0773Ogw, tQD tqd) {
|
|
super(yrw, yrw2);
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC0773Ogw, "");
|
|
C14957gcv.e(tqd, "");
|
|
this.d = interfaceC0773Ogw;
|
|
this.c = tqd;
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
/* loaded from: classes3.dex */
|
|
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<String, InterfaceC13169fSq<? extends C14866gag>> {
|
|
private boolean b;
|
|
private QOk c;
|
|
private String d;
|
|
private String e;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ InterfaceC13169fSq<? extends C14866gag> invoke(String str) {
|
|
C13243fUv c13243fUv;
|
|
AbstractC13163fSk b;
|
|
String str2 = str;
|
|
if (this.c.c.f() == bTI.CONSUMER) {
|
|
fRZ d = this.c.d.d(this.e, this.d, str2, this.b);
|
|
if (d instanceof InterfaceC13204fTr) {
|
|
b = ((InterfaceC13204fTr) d).b();
|
|
} else {
|
|
c13243fUv = new C13243fUv(d);
|
|
b = c13243fUv;
|
|
}
|
|
} else {
|
|
tQD tqd = this.c.c;
|
|
C14957gcv.c((Object) str2, "");
|
|
fRZ e = tqd.e("NCB_CONSENT", str2, this.b);
|
|
if (e instanceof InterfaceC13204fTr) {
|
|
b = ((InterfaceC13204fTr) e).b();
|
|
} else {
|
|
c13243fUv = new C13243fUv(e);
|
|
b = c13243fUv;
|
|
}
|
|
}
|
|
return b;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
IeS(QOk qOk, String str, String str2, boolean z) {
|
|
super(1);
|
|
this.c = qOk;
|
|
this.e = str;
|
|
this.d = str2;
|
|
this.b = z;
|
|
}
|
|
}
|
|
|
|
public final AbstractC13163fSk<C14866gag> e(String str, String str2, boolean z) {
|
|
AbstractC13175fSw<String> n = this.d.n();
|
|
final IeS ieS = new IeS(this, str, str2, z);
|
|
fUY fuy = new fUY(n, new fSS(ieS) { // from class: o.oHW
|
|
private InterfaceC14894gbR b;
|
|
|
|
@Override // o.fSS
|
|
public final Object a(Object obj) {
|
|
InterfaceC14894gbR interfaceC14894gbR = this.b;
|
|
C14957gcv.e(interfaceC14894gbR, "");
|
|
return (InterfaceC13169fSq) interfaceC14894gbR.invoke(obj);
|
|
}
|
|
|
|
{
|
|
this.b = ieS;
|
|
}
|
|
});
|
|
e(fuy);
|
|
C14957gcv.c(fuy, "");
|
|
return fuy;
|
|
}
|
|
}
|