package o; import android.os.Parcel; import android.os.Parcelable; /* renamed from: o.Xv, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public class C1198Xv extends C1189Xo { public static final Parcelable.Creator CREATOR = new Parcelable.Creator() { // from class: o.Xv.5 @Override // android.os.Parcelable.Creator public final /* synthetic */ C1198Xv createFromParcel(Parcel parcel) { return new C1198Xv(parcel); } @Override // android.os.Parcelable.Creator public final /* bridge */ /* synthetic */ C1198Xv[] newArray(int i) { return new C1198Xv[i]; } }; public String a; public String aJ; public String aK; public String aM; public String aN; public C1204Xz aO; public String aP; public String aQ; public String aR; public String aS; public String aT; public String aU; public String aV; public String aX; public String aZ; public String b; public String c; public String d; public String e; public String g; public String i; public C1198Xv() { } public static C1198Xv g() { return new C1198Xv(); } @Override // o.C1189Xo, android.os.Parcelable public void writeToParcel(Parcel parcel, int i) { super.writeToParcel(parcel, i); parcel.writeString(this.aQ); parcel.writeString(this.aT); parcel.writeString(this.aV); parcel.writeString(this.aU); parcel.writeString(this.aS); parcel.writeString(this.aR); parcel.writeString(this.d); parcel.writeString(this.b); parcel.writeString(this.c); parcel.writeString(this.e); parcel.writeString(this.a); parcel.writeString(this.i); parcel.writeString(this.g); parcel.writeString(this.aK); parcel.writeString(this.aJ); parcel.writeString(this.aP); parcel.writeString(this.aM); parcel.writeString(this.aX); parcel.writeString(this.aZ); parcel.writeParcelable(this.aO, i); } protected C1198Xv(Parcel parcel) { super(parcel); this.aQ = parcel.readString(); this.aT = parcel.readString(); this.aV = parcel.readString(); this.aU = parcel.readString(); this.aS = parcel.readString(); this.aR = parcel.readString(); this.d = parcel.readString(); this.b = parcel.readString(); this.c = parcel.readString(); this.e = parcel.readString(); this.a = parcel.readString(); this.i = parcel.readString(); this.g = parcel.readString(); this.aK = parcel.readString(); this.aJ = parcel.readString(); this.aP = parcel.readString(); this.aM = parcel.readString(); this.aX = parcel.readString(); this.aZ = parcel.readString(); this.aO = (C1204Xz) parcel.readParcelable(C1204Xz.class.getClassLoader()); } @Override // o.C1189Xo public boolean equals(Object obj) { if (this == obj) { return true; } if (!(obj instanceof C1198Xv) || !super.equals(obj)) { return false; } C1198Xv c1198Xv = (C1198Xv) obj; String str = this.aQ; if (str == null ? c1198Xv.aQ != null : !str.equals(c1198Xv.aQ)) { return false; } String str2 = this.aT; if (str2 == null ? c1198Xv.aT != null : !str2.equals(c1198Xv.aT)) { return false; } String str3 = this.aV; if (str3 == null ? c1198Xv.aV != null : !str3.equals(c1198Xv.aV)) { return false; } String str4 = this.aU; if (str4 == null ? c1198Xv.aU != null : !str4.equals(c1198Xv.aU)) { return false; } String str5 = this.aS; if (str5 == null ? c1198Xv.aS != null : !str5.equals(c1198Xv.aS)) { return false; } String str6 = this.aR; if (str6 == null ? c1198Xv.aR != null : !str6.equals(c1198Xv.aR)) { return false; } String str7 = this.d; if (str7 == null ? c1198Xv.d != null : !str7.equals(c1198Xv.d)) { return false; } String str8 = this.b; if (str8 == null ? c1198Xv.b != null : !str8.equals(c1198Xv.b)) { return false; } String str9 = this.c; if (str9 == null ? c1198Xv.c != null : !str9.equals(c1198Xv.c)) { return false; } String str10 = this.e; if (str10 == null ? c1198Xv.e != null : !str10.equals(c1198Xv.e)) { return false; } String str11 = this.a; if (str11 == null ? c1198Xv.a != null : !str11.equals(c1198Xv.a)) { return false; } String str12 = this.i; if (str12 == null ? c1198Xv.i != null : !str12.equals(c1198Xv.i)) { return false; } String str13 = this.g; if (str13 == null ? c1198Xv.g != null : !str13.equals(c1198Xv.g)) { return false; } String str14 = this.aK; if (str14 == null ? c1198Xv.aK != null : !str14.equals(c1198Xv.aK)) { return false; } String str15 = this.aJ; if (str15 == null ? c1198Xv.aJ != null : !str15.equals(c1198Xv.aJ)) { return false; } String str16 = this.aP; if (str16 == null ? c1198Xv.aP != null : !str16.equals(c1198Xv.aP)) { return false; } String str17 = this.aM; if (str17 == null ? c1198Xv.aM != null : !str17.equals(c1198Xv.aM)) { return false; } String str18 = this.aX; if (str18 == null ? c1198Xv.aX != null : !str18.equals(c1198Xv.aX)) { return false; } String str19 = this.aZ; if (str19 == null ? c1198Xv.aZ != null : !str19.equals(c1198Xv.aZ)) { return false; } C1204Xz c1204Xz = this.aO; C1204Xz c1204Xz2 = c1198Xv.aO; return c1204Xz != null ? c1204Xz.equals(c1204Xz2) : c1204Xz2 == null; } @Override // o.C1189Xo public int hashCode() { int hashCode = super.hashCode(); String str = this.aQ; int hashCode2 = str != null ? str.hashCode() : 0; String str2 = this.aT; int hashCode3 = str2 != null ? str2.hashCode() : 0; String str3 = this.aV; int hashCode4 = str3 != null ? str3.hashCode() : 0; String str4 = this.aU; int hashCode5 = str4 != null ? str4.hashCode() : 0; String str5 = this.aS; int hashCode6 = str5 != null ? str5.hashCode() : 0; String str6 = this.aR; int hashCode7 = str6 != null ? str6.hashCode() : 0; String str7 = this.d; int hashCode8 = str7 != null ? str7.hashCode() : 0; String str8 = this.b; int hashCode9 = str8 != null ? str8.hashCode() : 0; String str9 = this.c; int hashCode10 = str9 != null ? str9.hashCode() : 0; String str10 = this.e; int hashCode11 = str10 != null ? str10.hashCode() : 0; String str11 = this.a; int hashCode12 = str11 != null ? str11.hashCode() : 0; String str12 = this.i; int hashCode13 = str12 != null ? str12.hashCode() : 0; String str13 = this.g; int hashCode14 = str13 != null ? str13.hashCode() : 0; String str14 = this.aK; int hashCode15 = str14 != null ? str14.hashCode() : 0; String str15 = this.aJ; int hashCode16 = str15 != null ? str15.hashCode() : 0; String str16 = this.aP; int hashCode17 = str16 != null ? str16.hashCode() : 0; String str17 = this.aM; int hashCode18 = str17 != null ? str17.hashCode() : 0; String str18 = this.aX; int hashCode19 = str18 != null ? str18.hashCode() : 0; String str19 = this.aZ; int hashCode20 = str19 != null ? str19.hashCode() : 0; C1204Xz c1204Xz = this.aO; return (((((((((((((((((((((((((((((((((((((((hashCode * 31) + hashCode2) * 31) + hashCode3) * 31) + hashCode4) * 31) + hashCode5) * 31) + hashCode6) * 31) + hashCode7) * 31) + hashCode8) * 31) + hashCode9) * 31) + hashCode10) * 31) + hashCode11) * 31) + hashCode12) * 31) + hashCode13) * 31) + hashCode14) * 31) + hashCode15) * 31) + hashCode16) * 31) + hashCode17) * 31) + hashCode18) * 31) + hashCode19) * 31) + hashCode20) * 31) + (c1204Xz != null ? c1204Xz.hashCode() : 0); } @Override // o.C1189Xo public final /* bridge */ /* synthetic */ C1189Xo a(C1204Xz c1204Xz) { this.aO = c1204Xz; return this; } @Override // o.C1189Xo public final /* bridge */ /* synthetic */ C1189Xo c(String str) { this.aN = str; return this; } @Override // o.C1189Xo public final /* bridge */ /* synthetic */ C1189Xo h(String str) { this.aQ = str; return this; } @Override // o.C1189Xo public final /* bridge */ /* synthetic */ C1189Xo d(String str) { this.aZ = str; return this; } @Override // o.C1189Xo public final String a() { return this.aZ; } @Override // o.C1189Xo public final String m() { return this.aQ; } @Override // o.C1189Xo public final String f() { return this.aN; } @Override // o.C1189Xo public final C1204Xz i() { return this.aO; } }