package L1;

import android.os.Parcel;
import android.os.Parcelable;
import e4.AbstractC0566j;
import t1.AbstractC1022a;

/* JADX INFO: renamed from: L1.e, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0092e extends AbstractC1022a {
    public static final Parcelable.Creator<C0092e> CREATOR = new B0.a(11);

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

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

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public Z1 f1759m;

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

    /* JADX INFO: renamed from: o, reason: collision with root package name */
    public boolean f1761o;
    public String p;
    public final C0142v q;

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

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

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

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

    public C0092e(C0092e c0092e) {
        s1.z.g(c0092e);
        this.f1757k = c0092e.f1757k;
        this.f1758l = c0092e.f1758l;
        this.f1759m = c0092e.f1759m;
        this.f1760n = c0092e.f1760n;
        this.f1761o = c0092e.f1761o;
        this.p = c0092e.p;
        this.q = c0092e.q;
        this.f1762r = c0092e.f1762r;
        this.f1763s = c0092e.f1763s;
        this.f1764t = c0092e.f1764t;
        this.f1765u = c0092e.f1765u;
    }

    @Override // android.os.Parcelable
    public final void writeToParcel(Parcel parcel, int i) {
        int iH = AbstractC0566j.H(parcel, 20293);
        AbstractC0566j.D(parcel, 2, this.f1757k);
        AbstractC0566j.D(parcel, 3, this.f1758l);
        AbstractC0566j.C(parcel, 4, this.f1759m, i);
        long j5 = this.f1760n;
        AbstractC0566j.N(parcel, 5, 8);
        parcel.writeLong(j5);
        boolean z5 = this.f1761o;
        AbstractC0566j.N(parcel, 6, 4);
        parcel.writeInt(z5 ? 1 : 0);
        AbstractC0566j.D(parcel, 7, this.p);
        AbstractC0566j.C(parcel, 8, this.q, i);
        long j6 = this.f1762r;
        AbstractC0566j.N(parcel, 9, 8);
        parcel.writeLong(j6);
        AbstractC0566j.C(parcel, 10, this.f1763s, i);
        AbstractC0566j.N(parcel, 11, 8);
        parcel.writeLong(this.f1764t);
        AbstractC0566j.C(parcel, 12, this.f1765u, i);
        AbstractC0566j.L(parcel, iH);
    }

    public C0092e(String str, String str2, Z1 z12, long j5, boolean z5, String str3, C0142v c0142v, long j6, C0142v c0142v2, long j7, C0142v c0142v3) {
        this.f1757k = str;
        this.f1758l = str2;
        this.f1759m = z12;
        this.f1760n = j5;
        this.f1761o = z5;
        this.p = str3;
        this.q = c0142v;
        this.f1762r = j6;
        this.f1763s = c0142v2;
        this.f1764t = j7;
        this.f1765u = c0142v3;
    }
}
