package o; import android.os.Parcel; import android.os.Parcelable; /* renamed from: o.fhy, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C13846fhy extends JjC { public static final IeS CREATOR = new IeS(0); public C13846fhy() { } /* JADX WARN: 'this' call moved to the top of the method (can break code semantics) */ public C13846fhy(Parcel parcel) { this(); C14957gcv.e(parcel, ""); Qp_(parcel); } /* renamed from: o.fhy$IeS */ /* loaded from: classes3.dex */ public static final class IeS implements Parcelable.Creator { private IeS() { } @Override // android.os.Parcelable.Creator public final /* synthetic */ C13846fhy createFromParcel(Parcel parcel) { C14957gcv.e(parcel, ""); return new C13846fhy(parcel); } @Override // android.os.Parcelable.Creator public final /* bridge */ /* synthetic */ C13846fhy[] newArray(int i) { return new C13846fhy[i]; } public /* synthetic */ IeS(byte b) { this(); } } }