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

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

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

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

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

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

    public xh1(int i10, String str, String str2) {
        this.f18437a = i10;
        this.f18438b = str;
        this.f18439c = str2;
    }

    @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.C(parcel, 1, 4);
        parcel.writeInt(this.f18437a);
        com.bumptech.glide.g.r(parcel, 2, this.f18438b);
        com.bumptech.glide.g.r(parcel, 3, this.f18439c);
        com.bumptech.glide.g.N(I, parcel);
    }
}
