45 lines
1.1 KiB
Java
45 lines
1.1 KiB
Java
package o;
|
|
|
|
import o.C1100VpK;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class YeV extends wRi {
|
|
private final InterfaceC0773Ogw b;
|
|
private final tQD c;
|
|
private final yQF d;
|
|
|
|
@InterfaceC13391fZD
|
|
public YeV(yRw yrw, yRw yrw2, yQF yqf, InterfaceC0773Ogw interfaceC0773Ogw, tQD tqd) {
|
|
super(yrw, yrw2);
|
|
this.d = yqf;
|
|
this.b = interfaceC0773Ogw;
|
|
this.c = tqd;
|
|
}
|
|
|
|
public final AbstractC13163fSk<Boolean> c(String str, String str2, String str3) {
|
|
AbstractC13163fSk<Boolean> a;
|
|
if (C1100VpK.IeS.HML.name().equals(str3)) {
|
|
if (this.c.f() == bTI.BUSINESS_OWNER) {
|
|
a = this.c.a(str2);
|
|
} else {
|
|
a = this.b.b(str2);
|
|
}
|
|
} else {
|
|
a = this.d.a(str, str2);
|
|
}
|
|
e(a);
|
|
return a;
|
|
}
|
|
|
|
public final AbstractC13163fSk<Boolean> c(String str) {
|
|
AbstractC13163fSk<Boolean> b;
|
|
if (this.c.f() == bTI.BUSINESS_OWNER) {
|
|
b = this.c.a(str);
|
|
} else {
|
|
b = this.b.b(str);
|
|
}
|
|
e(b);
|
|
return b;
|
|
}
|
|
}
|