package s1;

import android.util.SparseArray;

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

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

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

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

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

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

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

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

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

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

    public e(int i, boolean z8, int i5, int i8, int i9, int i10, int i11, int i12, int i13, SparseArray sparseArray) {
        this.f16760a = i;
        this.f16761b = z8;
        this.f16762c = i5;
        this.f16763d = i8;
        this.f16764e = i9;
        this.f16765f = i10;
        this.f16766g = i11;
        this.f16767h = i12;
        this.i = i13;
        this.f16768j = sparseArray;
    }
}
