package d3;

/* JADX INFO: renamed from: d3.g1, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0786g1 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final String f11979a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final String f11980b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final long f11981c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public boolean f11982d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final boolean f11983e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final long f11984f;

    public C0786g1(String str, String str2, long j8, boolean z8, long j9) {
        this.f11979a = str;
        this.f11980b = str2;
        this.f11981c = j8;
        this.f11982d = false;
        this.f11983e = z8;
        this.f11984f = j9;
    }

    public C0786g1(long j8, String str, String str2) {
        this(str, str2, j8, false, 0L);
    }
}
