package p2;

import android.util.SparseArray;

/* JADX INFO: loaded from: classes.dex */
public final class f {

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

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

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

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

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

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

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

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

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

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final SparseArray f31601j;

    public f(int i10, boolean z10, int i11, int i12, int i13, int i14, int i15, int i16, int i17, SparseArray sparseArray) {
        this.f31592a = i10;
        this.f31593b = z10;
        this.f31594c = i11;
        this.f31595d = i12;
        this.f31596e = i13;
        this.f31597f = i14;
        this.f31598g = i15;
        this.f31599h = i16;
        this.f31600i = i17;
        this.f31601j = sparseArray;
    }
}
