package com.google.android.gms.internal.ads;

import android.content.pm.ApplicationInfo;
import android.content.pm.PackageInfo;
import android.os.Bundle;
import android.os.Parcel;
import android.os.Parcelable;
import androidx.annotation.Nullable;
import com.google.android.gms.common.internal.safeparcel.SafeParcelable$Constructor;
import com.google.android.gms.common.internal.safeparcel.SafeParcelable$Field;
import com.google.android.gms.common.internal.safeparcel.SafeParcelable$Param;
import java.util.List;

/* JADX INFO: loaded from: classes2.dex */
public final class tz extends f8.a {
    public static final Parcelable.Creator<tz> CREATOR = new wk(14);

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final q7.a f17032b;

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

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

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final List f17035e;

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

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

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final boolean f17038h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public final boolean f17039i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final Bundle f17040j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final Bundle f17041k;

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

    @Nullable
    @SafeParcelable$Field(id = 6)
    public final PackageInfo zzf;

    @Nullable
    @SafeParcelable$Field(id = 10)
    public ac1 zzi;

    @Nullable
    @SafeParcelable$Field(id = 11)
    public String zzj;

    @SafeParcelable$Constructor
    public tz(@SafeParcelable$Param(id = 1) Bundle bundle, @SafeParcelable$Param(id = 2) q7.a aVar, @SafeParcelable$Param(id = 3) ApplicationInfo applicationInfo, @SafeParcelable$Param(id = 4) String str, @SafeParcelable$Param(id = 5) List list, @Nullable @SafeParcelable$Param(id = 6) PackageInfo packageInfo, @SafeParcelable$Param(id = 7) String str2, @SafeParcelable$Param(id = 9) String str3, @SafeParcelable$Param(id = 10) ac1 ac1Var, @SafeParcelable$Param(id = 11) String str4, @SafeParcelable$Param(id = 12) boolean z10, @SafeParcelable$Param(id = 13) boolean z11, @SafeParcelable$Param(id = 14) Bundle bundle2, @SafeParcelable$Param(id = 15) Bundle bundle3, @SafeParcelable$Param(id = 16) int i10) {
        this.f17031a = bundle;
        this.f17032b = aVar;
        this.f17034d = str;
        this.f17033c = applicationInfo;
        this.f17035e = list;
        this.zzf = packageInfo;
        this.f17036f = str2;
        this.f17037g = str3;
        this.zzi = ac1Var;
        this.zzj = str4;
        this.f17038h = z10;
        this.f17039i = z11;
        this.f17040j = bundle2;
        this.f17041k = bundle3;
        this.f17042l = i10;
    }

    @Override // android.os.Parcelable
    public final void writeToParcel(Parcel parcel, int i10) {
        int I = com.bumptech.glide.g.I(20293, parcel);
        com.bumptech.glide.g.n(parcel, 1, this.f17031a);
        com.bumptech.glide.g.q(parcel, 2, this.f17032b, i10);
        com.bumptech.glide.g.q(parcel, 3, this.f17033c, i10);
        com.bumptech.glide.g.r(parcel, 4, this.f17034d);
        com.bumptech.glide.g.t(parcel, 5, this.f17035e);
        com.bumptech.glide.g.q(parcel, 6, this.zzf, i10);
        com.bumptech.glide.g.r(parcel, 7, this.f17036f);
        com.bumptech.glide.g.r(parcel, 9, this.f17037g);
        com.bumptech.glide.g.q(parcel, 10, this.zzi, i10);
        com.bumptech.glide.g.r(parcel, 11, this.zzj);
        com.bumptech.glide.g.C(parcel, 12, 4);
        parcel.writeInt(this.f17038h ? 1 : 0);
        com.bumptech.glide.g.C(parcel, 13, 4);
        parcel.writeInt(this.f17039i ? 1 : 0);
        com.bumptech.glide.g.n(parcel, 14, this.f17040j);
        com.bumptech.glide.g.n(parcel, 15, this.f17041k);
        com.bumptech.glide.g.C(parcel, 16, 4);
        parcel.writeInt(this.f17042l);
        com.bumptech.glide.g.N(I, parcel);
    }
}
