package e8;

import android.content.Context;
import android.os.IBinder;
import android.os.Parcel;
import android.os.Parcelable;
import n7.c4;

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

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

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

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

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

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

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

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

    public t(String str, boolean z10, boolean z11, IBinder iBinder, boolean z12, boolean z13, boolean z14) {
        this.f25552a = str;
        this.f25553b = z10;
        this.f25554c = z11;
        this.f25555d = (Context) k8.b.O(k8.b.M(iBinder));
        this.f25556e = z12;
        this.f25557f = z13;
        this.f25558g = z14;
    }

    @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.r(parcel, 1, this.f25552a);
        com.bumptech.glide.g.C(parcel, 2, 4);
        parcel.writeInt(this.f25553b ? 1 : 0);
        com.bumptech.glide.g.C(parcel, 3, 4);
        parcel.writeInt(this.f25554c ? 1 : 0);
        com.bumptech.glide.g.p(parcel, 4, new k8.b(this.f25555d));
        com.bumptech.glide.g.C(parcel, 5, 4);
        parcel.writeInt(this.f25556e ? 1 : 0);
        com.bumptech.glide.g.C(parcel, 6, 4);
        parcel.writeInt(this.f25557f ? 1 : 0);
        com.bumptech.glide.g.C(parcel, 8, 4);
        parcel.writeInt(this.f25558g ? 1 : 0);
        com.bumptech.glide.g.N(I, parcel);
    }
}
