30 lines
755 B
Java
30 lines
755 B
Java
package o;
|
|
|
|
/* renamed from: o.dKa, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C8409dKa {
|
|
public final boolean a;
|
|
public final PWw b;
|
|
public C2310acG c;
|
|
public final String d;
|
|
public final boolean e;
|
|
public final int g;
|
|
private String h;
|
|
|
|
public /* synthetic */ C8409dKa(int i, String str, PWw pWw, boolean z, boolean z2) {
|
|
this(i, str, pWw, z, z2, (byte) 0);
|
|
}
|
|
|
|
private C8409dKa(int i, String str, PWw pWw, boolean z, boolean z2, byte b) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(pWw, "");
|
|
this.g = i;
|
|
this.d = str;
|
|
this.b = pWw;
|
|
this.a = z;
|
|
this.e = z2;
|
|
this.h = null;
|
|
this.c = null;
|
|
}
|
|
}
|