package f0;

/* JADX INFO: renamed from: f0.d, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0904d {

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

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

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

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

    public C0904d(int i, int i5, String str) {
        this.f12617b = str;
        this.f12616a = i;
        this.f12618c = i5;
        this.f12619d = -1;
    }

    public C0904d(String str, int i, int i5, int i8) {
        this.f12617b = str;
        this.f12616a = i;
        this.f12618c = i5;
        this.f12619d = i8;
    }
}
