package t3;

/* JADX INFO: renamed from: t3.n, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1551n {

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public int[] f17017c;

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

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

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

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

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

    public final void a() {
        if (this.f17021g == 0) {
            if (this.f17016b > 0) {
                throw new IllegalArgumentException("Rounded corners are not supported in contiguous indeterminate animation.");
            }
            if (this.f17017c.length < 3) {
                throw new IllegalArgumentException("Contiguous indeterminate animation must be used with 3 or more indicator colors.");
            }
        }
    }
}
