package androidx.leanback.widget;

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

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public int f8352a = -1;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public int f8353b = 0;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public float f8354c = 50.0f;

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

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

    public C(int i) {
        this.f8356e = i;
    }
}
