package d3;

import android.os.Parcel;
import android.os.Parcelable;

/* JADX INFO: renamed from: d3.e, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0778e extends Q2.a {
    public static final Parcelable.Creator<C0778e> CREATOR = new com.google.android.material.datepicker.d(3);

    /* JADX INFO: renamed from: A, reason: collision with root package name */
    public final C0828v f11917A;

    /* JADX INFO: renamed from: q, reason: collision with root package name */
    public String f11918q;

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    public String f11919r;

    /* JADX INFO: renamed from: s, reason: collision with root package name */
    public T1 f11920s;

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

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public boolean f11922u;

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

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

    /* JADX INFO: renamed from: x, reason: collision with root package name */
    public long f11925x;

    /* JADX INFO: renamed from: y, reason: collision with root package name */
    public C0828v f11926y;

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

    public C0778e(C0778e c0778e) {
        P2.w.f(c0778e);
        this.f11918q = c0778e.f11918q;
        this.f11919r = c0778e.f11919r;
        this.f11920s = c0778e.f11920s;
        this.f11921t = c0778e.f11921t;
        this.f11922u = c0778e.f11922u;
        this.f11923v = c0778e.f11923v;
        this.f11924w = c0778e.f11924w;
        this.f11925x = c0778e.f11925x;
        this.f11926y = c0778e.f11926y;
        this.f11927z = c0778e.f11927z;
        this.f11917A = c0778e.f11917A;
    }

    @Override // android.os.Parcelable
    public final void writeToParcel(Parcel parcel, int i) {
        int iU = com.google.android.gms.internal.measurement.X1.U(parcel, 20293);
        com.google.android.gms.internal.measurement.X1.R(parcel, 2, this.f11918q);
        com.google.android.gms.internal.measurement.X1.R(parcel, 3, this.f11919r);
        com.google.android.gms.internal.measurement.X1.Q(parcel, 4, this.f11920s, i);
        long j8 = this.f11921t;
        com.google.android.gms.internal.measurement.X1.Z(parcel, 5, 8);
        parcel.writeLong(j8);
        boolean z8 = this.f11922u;
        com.google.android.gms.internal.measurement.X1.Z(parcel, 6, 4);
        parcel.writeInt(z8 ? 1 : 0);
        com.google.android.gms.internal.measurement.X1.R(parcel, 7, this.f11923v);
        com.google.android.gms.internal.measurement.X1.Q(parcel, 8, this.f11924w, i);
        long j9 = this.f11925x;
        com.google.android.gms.internal.measurement.X1.Z(parcel, 9, 8);
        parcel.writeLong(j9);
        com.google.android.gms.internal.measurement.X1.Q(parcel, 10, this.f11926y, i);
        com.google.android.gms.internal.measurement.X1.Z(parcel, 11, 8);
        parcel.writeLong(this.f11927z);
        com.google.android.gms.internal.measurement.X1.Q(parcel, 12, this.f11917A, i);
        com.google.android.gms.internal.measurement.X1.Y(parcel, iU);
    }

    public C0778e(String str, String str2, T1 t12, long j8, boolean z8, String str3, C0828v c0828v, long j9, C0828v c0828v2, long j10, C0828v c0828v3) {
        this.f11918q = str;
        this.f11919r = str2;
        this.f11920s = t12;
        this.f11921t = j8;
        this.f11922u = z8;
        this.f11923v = str3;
        this.f11924w = c0828v;
        this.f11925x = j9;
        this.f11926y = c0828v2;
        this.f11927z = j10;
        this.f11917A = c0828v3;
    }
}
