package n1;

/* JADX INFO: renamed from: n1.f, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1254f {

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

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

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

    public C1254f(int i, long j8, boolean z8) {
        this.f14988a = j8;
        this.f14989b = z8;
        this.f14990c = i;
    }
}
