package I;

import android.graphics.Typeface;
import androidx.core.view.ViewCompat;

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

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public static final b f931g = new b(-1, 0, 0, 1, ViewCompat.MEASURED_STATE_MASK, null);

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

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

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

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

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

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

    public b(int i2, int i3, int i4, int i5, int i6, Typeface typeface) {
        this.f932a = i2;
        this.f933b = i3;
        this.f934c = i4;
        this.f935d = i5;
        this.f936e = i6;
        this.f937f = typeface;
    }
}
