package T0;

/* JADX INFO: renamed from: T0.a, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0301a {

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

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

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

    public C0301a(int i, int i5, String str) {
        this.f6364b = i;
        this.f6365c = i5;
        this.f6363a = str;
    }

    public C0301a(String str, int i, int i5, int i8, long j8) {
        this.f6363a = str;
        this.f6365c = i;
        this.f6364b = i5;
    }
}
