package h1;

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

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

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

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

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

    public d(String str, int i10, int i11) {
        this.f26363b = str;
        this.f26362a = i10;
        this.f26364c = i11;
        this.f26365d = -1;
    }

    public d(int i10, int i11, int i12, String str) {
        this.f26363b = str;
        this.f26362a = i10;
        this.f26364c = i11;
        this.f26365d = i12;
    }
}
