50 lines
1.4 KiB
Java
50 lines
1.4 KiB
Java
package o;
|
|
|
|
import java.util.List;
|
|
import o.InterfaceC9377dib;
|
|
|
|
/* renamed from: o.byG, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public final class C5710byG extends ZI<InterfaceC9377dib.RVV> {
|
|
public C0804Oy c;
|
|
public final C15774iX d;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C5710byG(C15774iX c15774iX, C16903sI c16903sI) {
|
|
super(c16903sI);
|
|
C14957gcv.e(c15774iX, "");
|
|
C14957gcv.e(c16903sI, "");
|
|
this.d = c15774iX;
|
|
}
|
|
|
|
public static /* synthetic */ void e(C5710byG c5710byG, String str, boolean z, InterfaceC9377dib.RVV rvv) {
|
|
C14957gcv.e(c5710byG, "");
|
|
C14957gcv.e(str, "");
|
|
C0804Oy c0804Oy = c5710byG.c;
|
|
if (c0804Oy != null) {
|
|
rvv.b(c0804Oy, str, z);
|
|
}
|
|
}
|
|
|
|
public static /* synthetic */ void d(List list, InterfaceC9377dib.RVV rvv) {
|
|
C14957gcv.e(list, "");
|
|
rvv.a(list);
|
|
}
|
|
|
|
/* renamed from: o.byG$IeS */
|
|
/* loaded from: classes4.dex */
|
|
public final /* synthetic */ class IeS {
|
|
public static final int[] d;
|
|
|
|
static {
|
|
int[] iArr = new int[EnumC16785rHo.values().length];
|
|
try {
|
|
iArr[EnumC16785rHo.REQUEST_E_POLICY.ordinal()] = 1;
|
|
} catch (NoSuchFieldError unused) {
|
|
}
|
|
d = iArr;
|
|
}
|
|
}
|
|
}
|