package P2;

import E1.C0104k;
import android.os.Parcel;
import android.os.Parcelable;
import com.google.android.gms.internal.measurement.X1;

/* JADX INFO: renamed from: P2.i, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0252i extends Q2.a {
    public static final Parcelable.Creator<C0252i> CREATOR = new C0104k(14);

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

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

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

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public final long f5407t;

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public final long f5408u;

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

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

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

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

    public C0252i(int i, int i5, int i8, long j8, long j9, String str, String str2, int i9, int i10) {
        this.f5404q = i;
        this.f5405r = i5;
        this.f5406s = i8;
        this.f5407t = j8;
        this.f5408u = j9;
        this.f5409v = str;
        this.f5410w = str2;
        this.f5411x = i9;
        this.f5412y = i10;
    }

    @Override // android.os.Parcelable
    public final void writeToParcel(Parcel parcel, int i) {
        int iU = X1.U(parcel, 20293);
        X1.Z(parcel, 1, 4);
        parcel.writeInt(this.f5404q);
        X1.Z(parcel, 2, 4);
        parcel.writeInt(this.f5405r);
        X1.Z(parcel, 3, 4);
        parcel.writeInt(this.f5406s);
        X1.Z(parcel, 4, 8);
        parcel.writeLong(this.f5407t);
        X1.Z(parcel, 5, 8);
        parcel.writeLong(this.f5408u);
        X1.R(parcel, 6, this.f5409v);
        X1.R(parcel, 7, this.f5410w);
        X1.Z(parcel, 8, 4);
        parcel.writeInt(this.f5411x);
        X1.Z(parcel, 9, 4);
        parcel.writeInt(this.f5412y);
        X1.Y(parcel, iU);
    }
}
