133 lines
4.4 KiB
Java
133 lines
4.4 KiB
Java
package o;
|
|
|
|
/* renamed from: o.bqy, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C5331bqy extends wRi {
|
|
final tQD a;
|
|
final InterfaceC0773Ogw c;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C5331bqy(yRw yrw, yRw yrw2, InterfaceC0773Ogw interfaceC0773Ogw, tQD tqd) {
|
|
super(yrw, yrw2);
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC0773Ogw, "");
|
|
C14957gcv.e(tqd, "");
|
|
this.c = interfaceC0773Ogw;
|
|
this.a = tqd;
|
|
}
|
|
|
|
public final AbstractC13163fSk<C14866gag> d(String str, String str2, String str3) {
|
|
C13363fYb c13363fYb;
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
C14957gcv.e(str3, "");
|
|
if (Sts.d[this.a.f().ordinal()] == 1) {
|
|
AbstractC13175fSw<String> n = this.c.n();
|
|
final HBt hBt = new HBt(this, str, str2, str3);
|
|
c13363fYb = new C13363fYb(n, new fSS(hBt) { // from class: o.qBk
|
|
private InterfaceC14894gbR b;
|
|
|
|
@Override // o.fSS
|
|
public final Object a(Object obj) {
|
|
InterfaceC14894gbR interfaceC14894gbR = this.b;
|
|
C14957gcv.e(interfaceC14894gbR, "");
|
|
return (fRZ) interfaceC14894gbR.invoke(obj);
|
|
}
|
|
|
|
{
|
|
this.b = hBt;
|
|
}
|
|
});
|
|
} else {
|
|
AbstractC13175fSw<String> n2 = this.c.n();
|
|
final LWm lWm = new LWm(this, str, str2, str3);
|
|
c13363fYb = new C13363fYb(n2, new fSS(lWm) { // from class: o.rUf
|
|
private InterfaceC14894gbR e;
|
|
|
|
@Override // o.fSS
|
|
public final Object a(Object obj) {
|
|
InterfaceC14894gbR interfaceC14894gbR = this.e;
|
|
C14957gcv.e(interfaceC14894gbR, "");
|
|
return (fRZ) interfaceC14894gbR.invoke(obj);
|
|
}
|
|
|
|
{
|
|
this.e = lWm;
|
|
}
|
|
});
|
|
}
|
|
C13243fUv c13243fUv = new C13243fUv(c13363fYb);
|
|
e(c13243fUv);
|
|
C14957gcv.c(c13243fUv, "");
|
|
return c13243fUv;
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
/* renamed from: o.bqy$HBt */
|
|
/* loaded from: classes3.dex */
|
|
public static final class HBt extends AbstractC14961gcz implements InterfaceC14894gbR<String, fRZ> {
|
|
private C5331bqy a;
|
|
private String b;
|
|
private String c;
|
|
private String d;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ fRZ invoke(String str) {
|
|
String str2 = str;
|
|
tQD tqd = this.a.a;
|
|
C14957gcv.c((Object) str2, "");
|
|
return tqd.c(str2, this.c, this.d, this.b);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
HBt(C5331bqy c5331bqy, String str, String str2, String str3) {
|
|
super(1);
|
|
this.a = c5331bqy;
|
|
this.c = str;
|
|
this.d = str2;
|
|
this.b = str3;
|
|
}
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
/* renamed from: o.bqy$LWm */
|
|
/* loaded from: classes3.dex */
|
|
public static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR<String, fRZ> {
|
|
private String a;
|
|
private C5331bqy c;
|
|
private String d;
|
|
private String e;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ fRZ invoke(String str) {
|
|
return this.c.c.c(str, this.d, this.e, this.a);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
LWm(C5331bqy c5331bqy, String str, String str2, String str3) {
|
|
super(1);
|
|
this.c = c5331bqy;
|
|
this.d = str;
|
|
this.e = str2;
|
|
this.a = str3;
|
|
}
|
|
}
|
|
|
|
/* renamed from: o.bqy$Sts */
|
|
/* loaded from: classes3.dex */
|
|
public final /* synthetic */ class Sts {
|
|
public static final int[] d;
|
|
|
|
static {
|
|
int[] iArr = new int[bTI.values().length];
|
|
try {
|
|
iArr[bTI.BUSINESS_OWNER.ordinal()] = 1;
|
|
} catch (NoSuchFieldError unused) {
|
|
}
|
|
d = iArr;
|
|
}
|
|
}
|
|
}
|