37 lines
1.1 KiB
Java
37 lines
1.1 KiB
Java
package o;
|
|
|
|
/* renamed from: o.Kv, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C0620Kv extends AbstractC0624Ky {
|
|
public final String a;
|
|
public boolean c;
|
|
public boolean d;
|
|
public final String f;
|
|
public String g;
|
|
public final int h;
|
|
public final int i;
|
|
public final String j;
|
|
|
|
public /* synthetic */ C0620Kv(EnumC0622Kw enumC0622Kw, String str, String str2, String str3, String str4, int i, String str5) {
|
|
this(enumC0622Kw, str, str2, str3, str4, 2, i, str5);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
private C0620Kv(EnumC0622Kw enumC0622Kw, String str, String str2, String str3, String str4, int i, int i2, String str5) {
|
|
super(enumC0622Kw, str, (byte) 0);
|
|
C14957gcv.e(enumC0622Kw, "");
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str3, "");
|
|
C14957gcv.e(str4, "");
|
|
C14957gcv.e(str5, "");
|
|
this.j = str2;
|
|
this.g = str3;
|
|
this.a = str4;
|
|
this.h = 2;
|
|
this.i = i2;
|
|
this.f = str5;
|
|
this.d = false;
|
|
this.c = true;
|
|
}
|
|
}
|