package V1;

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

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

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

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

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

    public d(String str, int i6, int i7) {
        this.f7202b = str;
        this.f7201a = i6;
        this.f7203c = i7;
        this.f7204d = -1;
    }

    public d(int i6, int i7, int i8, String str) {
        this.f7202b = str;
        this.f7201a = i6;
        this.f7203c = i7;
        this.f7204d = i8;
    }
}
