77 lines
2.1 KiB
Java
77 lines
2.1 KiB
Java
package o;
|
|
|
|
import java.util.Arrays;
|
|
import java.util.List;
|
|
import java.util.concurrent.TimeUnit;
|
|
|
|
/* renamed from: o.bGa, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C3772bGa extends wRi {
|
|
private static final List<String> b;
|
|
private final hqK c;
|
|
public final YpF d;
|
|
|
|
/* renamed from: o.bGa$HBt */
|
|
/* loaded from: classes3.dex */
|
|
public static final class HBt {
|
|
private HBt() {
|
|
}
|
|
|
|
public /* synthetic */ HBt(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C3772bGa(yRw yrw, yRw yrw2, YpF ypF, hqK hqk) {
|
|
super(yrw, yrw2);
|
|
C14957gcv.e(ypF, "");
|
|
C14957gcv.e(hqk, "");
|
|
this.d = ypF;
|
|
this.c = hqk;
|
|
}
|
|
|
|
static {
|
|
new HBt((byte) 0);
|
|
String[] strArr = {"B", "Z"};
|
|
C14957gcv.e(strArr, "");
|
|
C14957gcv.e(strArr, "");
|
|
List<String> asList = Arrays.asList(strArr);
|
|
C14957gcv.c(asList, "");
|
|
b = asList;
|
|
}
|
|
|
|
public final AbstractC13163fSk<xWw> a() {
|
|
AbstractC13163fSk<xWw> c;
|
|
YpF ypF = this.d;
|
|
String e = this.c.e.e();
|
|
if (ypF.g() && b.contains(e)) {
|
|
c = ypF.d(new C3412ax(EnumC1253Yzm.PS10K_RN.a()));
|
|
} else if (ypF.i() && !b.contains(e)) {
|
|
c = ypF.h();
|
|
} else {
|
|
c = ypF.c(new C3412ax());
|
|
}
|
|
AbstractC13163fSk<xWw> delay = c.delay(1L, TimeUnit.SECONDS);
|
|
e(delay);
|
|
C14957gcv.c(delay, "");
|
|
return delay;
|
|
}
|
|
|
|
public final AbstractC13163fSk<xWw> d() {
|
|
AbstractC13163fSk<xWw> c;
|
|
if (this.d.g()) {
|
|
c = this.d.d(new C3412ax(EnumC1253Yzm.PS10K_RN.a()));
|
|
} else if (this.d.i()) {
|
|
c = this.d.b(new C3412ax());
|
|
} else {
|
|
c = this.d.c(new C3412ax());
|
|
}
|
|
AbstractC13163fSk<xWw> delay = c.delay(1L, TimeUnit.SECONDS);
|
|
e(delay);
|
|
C14957gcv.c(delay, "");
|
|
return delay;
|
|
}
|
|
}
|