160 lines
4.8 KiB
Java
160 lines
4.8 KiB
Java
package o;
|
|
|
|
import android.os.Parcel;
|
|
import android.os.Parcelable;
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.Un, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C1049Un extends EQ implements Parcelable {
|
|
public static final Parcelable.Creator<C1049Un> CREATOR;
|
|
public String a;
|
|
public String b;
|
|
public final String c;
|
|
public final List<String> d;
|
|
public final String f;
|
|
public final String g;
|
|
public final String h;
|
|
public final String i;
|
|
public final String j;
|
|
public final String k;
|
|
public final String l;
|
|
public final String m;
|
|
public final String n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
public final String f8398o;
|
|
public final C1055Uq p;
|
|
private final String q;
|
|
private final String r;
|
|
public String s;
|
|
private final int t;
|
|
private final List<C1059Us> u;
|
|
private final int v;
|
|
private final int w;
|
|
private final String x;
|
|
private final int y;
|
|
|
|
@Override // o.EQ, android.os.Parcelable
|
|
public final int describeContents() {
|
|
return 0;
|
|
}
|
|
|
|
public C1049Un(int i, String str, C1055Uq c1055Uq, String str2, String str3, String str4, List<String> list, String str5, String str6, String str7, String str8, String str9, int i2, int i3, int i4, String str10, String str11, String str12, List<C1059Us> list2, boolean z, String str13, String str14, String str15, String str16, String str17) {
|
|
C14957gcv.e(c1055Uq, "");
|
|
C14957gcv.e(str2, "");
|
|
C14957gcv.e(str3, "");
|
|
C14957gcv.e(list, "");
|
|
C14957gcv.e(str7, "");
|
|
C14957gcv.e(str12, "");
|
|
C14957gcv.e(list2, "");
|
|
C14957gcv.e(str13, "");
|
|
C14957gcv.e(str14, "");
|
|
C14957gcv.e(str15, "");
|
|
C14957gcv.e(str16, "");
|
|
C14957gcv.e(str17, "");
|
|
this.y = i;
|
|
this.l = str;
|
|
this.p = c1055Uq;
|
|
this.i = str2;
|
|
this.g = str3;
|
|
this.f = str4;
|
|
this.d = list;
|
|
this.q = str5;
|
|
this.x = str6;
|
|
this.f8398o = str7;
|
|
this.j = str8;
|
|
this.n = str9;
|
|
this.v = i2;
|
|
this.w = i3;
|
|
this.t = i4;
|
|
this.r = str10;
|
|
this.m = str11;
|
|
this.c = str12;
|
|
this.u = list2;
|
|
this.k = str13;
|
|
this.h = str14;
|
|
this.a = str15;
|
|
this.b = str16;
|
|
this.s = str17;
|
|
this.e = z;
|
|
}
|
|
|
|
/* JADX WARN: Illegal instructions before constructor call */
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
public C1049Un(android.os.Parcel r29) {
|
|
/*
|
|
Method dump skipped, instructions count: 323
|
|
To view this dump add '--comments-level debug' option
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: o.C1049Un.<init>(android.os.Parcel):void");
|
|
}
|
|
|
|
@Override // o.EQ, android.os.Parcelable
|
|
public final void writeToParcel(Parcel parcel, int i) {
|
|
C14957gcv.e(parcel, "");
|
|
parcel.writeInt(this.y);
|
|
parcel.writeString(this.l);
|
|
parcel.writeParcelable(this.p, 0);
|
|
parcel.writeString(this.i);
|
|
parcel.writeString(this.g);
|
|
parcel.writeString(this.f);
|
|
parcel.writeStringList(this.d);
|
|
parcel.writeString(this.q);
|
|
parcel.writeString(this.x);
|
|
parcel.writeString(this.f8398o);
|
|
parcel.writeString(this.j);
|
|
parcel.writeString(this.n);
|
|
parcel.writeInt(this.v);
|
|
parcel.writeInt(this.w);
|
|
parcel.writeInt(this.t);
|
|
parcel.writeString(this.r);
|
|
parcel.writeString(this.m);
|
|
parcel.writeString(this.c);
|
|
parcel.writeTypedList(this.u);
|
|
parcel.writeInt(this.e ? 1 : 0);
|
|
parcel.writeString(this.k);
|
|
parcel.writeString(this.h);
|
|
parcel.writeString(this.a);
|
|
parcel.writeString(this.b);
|
|
parcel.writeString(this.s);
|
|
}
|
|
|
|
/* renamed from: o.Un$Sts */
|
|
/* loaded from: classes3.dex */
|
|
public static final class Sts {
|
|
private Sts() {
|
|
}
|
|
|
|
public /* synthetic */ Sts(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
/* renamed from: o.Un$HBt */
|
|
/* loaded from: classes3.dex */
|
|
public static final class HBt implements Parcelable.Creator<C1049Un> {
|
|
HBt() {
|
|
}
|
|
|
|
@Override // android.os.Parcelable.Creator
|
|
public final /* synthetic */ C1049Un createFromParcel(Parcel parcel) {
|
|
C14957gcv.e(parcel, "");
|
|
return new C1049Un(parcel);
|
|
}
|
|
|
|
@Override // android.os.Parcelable.Creator
|
|
public final /* bridge */ /* synthetic */ C1049Un[] newArray(int i) {
|
|
return new C1049Un[i];
|
|
}
|
|
}
|
|
|
|
static {
|
|
new Sts((byte) 0);
|
|
CREATOR = new HBt();
|
|
}
|
|
}
|