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 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 asList = Arrays.asList(strArr); C14957gcv.c(asList, ""); b = asList; } public final AbstractC13163fSk a() { AbstractC13163fSk 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 delay = c.delay(1L, TimeUnit.SECONDS); e(delay); C14957gcv.c(delay, ""); return delay; } public final AbstractC13163fSk d() { AbstractC13163fSk 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 delay = c.delay(1L, TimeUnit.SECONDS); e(delay); C14957gcv.c(delay, ""); return delay; } }