206 lines
5.6 KiB
Java
206 lines
5.6 KiB
Java
package o;
|
|
|
|
import android.os.Parcel;
|
|
import android.os.Parcelable;
|
|
|
|
/* renamed from: o.Uf, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C1037Uf implements InterfaceC1027Ua, Parcelable {
|
|
public static final Parcelable.Creator<C1037Uf> CREATOR = new RVV();
|
|
public String a;
|
|
private String b;
|
|
public String c;
|
|
public String d;
|
|
public String e;
|
|
private String f;
|
|
private TO g;
|
|
private String h;
|
|
private String i;
|
|
private String j;
|
|
private String k;
|
|
private String l;
|
|
private String m;
|
|
private String n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
private String f8393o;
|
|
private String p;
|
|
private String q;
|
|
private YC s;
|
|
private String t;
|
|
|
|
@Override // android.os.Parcelable
|
|
public final int describeContents() {
|
|
return 0;
|
|
}
|
|
|
|
public C1037Uf(String str, String str2, String str3, String str4, String str5, String str6, String str7, String str8, String str9, String str10, String str11, String str12, String str13, String str14, String str15, TO to, String str16, YC yc, String str17) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
C14957gcv.e(str3, "");
|
|
C14957gcv.e(str4, "");
|
|
C14957gcv.e(str7, "");
|
|
C14957gcv.e(str9, "");
|
|
C14957gcv.e(str10, "");
|
|
C14957gcv.e(str11, "");
|
|
C14957gcv.e(str12, "");
|
|
C14957gcv.e(str14, "");
|
|
C14957gcv.e(str16, "");
|
|
this.d = str;
|
|
this.c = str2;
|
|
this.n = str3;
|
|
this.m = str4;
|
|
this.b = str5;
|
|
this.i = str6;
|
|
this.f = str7;
|
|
this.j = str8;
|
|
this.h = str9;
|
|
this.q = str10;
|
|
this.t = str11;
|
|
this.f8393o = str12;
|
|
this.k = str13;
|
|
this.p = str14;
|
|
this.l = str15;
|
|
this.g = to;
|
|
this.a = str16;
|
|
this.s = yc;
|
|
this.e = str17;
|
|
}
|
|
|
|
/* renamed from: o.Uf$RVV */
|
|
/* loaded from: classes3.dex */
|
|
public static final class RVV implements Parcelable.Creator<C1037Uf> {
|
|
@Override // android.os.Parcelable.Creator
|
|
public final /* synthetic */ C1037Uf createFromParcel(Parcel parcel) {
|
|
C14957gcv.e(parcel, "");
|
|
return new C1037Uf(parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readInt() == 0 ? null : TO.CREATOR.createFromParcel(parcel), parcel.readString(), parcel.readInt() != 0 ? YC.CREATOR.createFromParcel(parcel) : null, parcel.readString());
|
|
}
|
|
|
|
@Override // android.os.Parcelable.Creator
|
|
public final /* bridge */ /* synthetic */ C1037Uf[] newArray(int i) {
|
|
return new C1037Uf[i];
|
|
}
|
|
}
|
|
|
|
@Override // android.os.Parcelable
|
|
public final void writeToParcel(Parcel parcel, int i) {
|
|
C14957gcv.e(parcel, "");
|
|
parcel.writeString(this.d);
|
|
parcel.writeString(this.c);
|
|
parcel.writeString(this.n);
|
|
parcel.writeString(this.m);
|
|
parcel.writeString(this.b);
|
|
parcel.writeString(this.i);
|
|
parcel.writeString(this.f);
|
|
parcel.writeString(this.j);
|
|
parcel.writeString(this.h);
|
|
parcel.writeString(this.q);
|
|
parcel.writeString(this.t);
|
|
parcel.writeString(this.f8393o);
|
|
parcel.writeString(this.k);
|
|
parcel.writeString(this.p);
|
|
parcel.writeString(this.l);
|
|
TO to = this.g;
|
|
if (to == null) {
|
|
parcel.writeInt(0);
|
|
} else {
|
|
parcel.writeInt(1);
|
|
to.writeToParcel(parcel, i);
|
|
}
|
|
parcel.writeString(this.a);
|
|
YC yc = this.s;
|
|
if (yc == null) {
|
|
parcel.writeInt(0);
|
|
} else {
|
|
parcel.writeInt(1);
|
|
yc.writeToParcel(parcel, i);
|
|
}
|
|
parcel.writeString(this.e);
|
|
}
|
|
|
|
@Override // o.InterfaceC1027Ua
|
|
public final void a(TO to) {
|
|
this.g = to;
|
|
}
|
|
|
|
@Override // o.InterfaceC1027Ua
|
|
public final YC t() {
|
|
return this.s;
|
|
}
|
|
|
|
@Override // o.InterfaceC1027Ua
|
|
public final String l() {
|
|
return this.p;
|
|
}
|
|
|
|
@Override // o.InterfaceC1027Ua
|
|
public final String o() {
|
|
return this.q;
|
|
}
|
|
|
|
@Override // o.InterfaceC1027Ua
|
|
public final String n() {
|
|
return this.t;
|
|
}
|
|
|
|
@Override // o.InterfaceC1027Ua
|
|
public final String k() {
|
|
return this.c;
|
|
}
|
|
|
|
@Override // o.InterfaceC1027Ua
|
|
public final String m() {
|
|
return this.m;
|
|
}
|
|
|
|
@Override // o.InterfaceC1027Ua
|
|
public final String f() {
|
|
return this.n;
|
|
}
|
|
|
|
@Override // o.InterfaceC1027Ua
|
|
public final String j() {
|
|
return this.f8393o;
|
|
}
|
|
|
|
@Override // o.InterfaceC1027Ua
|
|
public final String h() {
|
|
return this.k;
|
|
}
|
|
|
|
@Override // o.InterfaceC1027Ua
|
|
public final String i() {
|
|
return this.l;
|
|
}
|
|
|
|
@Override // o.InterfaceC1027Ua
|
|
public final TO g() {
|
|
return this.g;
|
|
}
|
|
|
|
@Override // o.InterfaceC1027Ua
|
|
public final String c() {
|
|
return this.h;
|
|
}
|
|
|
|
@Override // o.InterfaceC1027Ua
|
|
public final String e() {
|
|
return this.f;
|
|
}
|
|
|
|
@Override // o.InterfaceC1027Ua
|
|
public final String b() {
|
|
return this.j;
|
|
}
|
|
|
|
@Override // o.InterfaceC1027Ua
|
|
public final String d() {
|
|
return this.i;
|
|
}
|
|
|
|
@Override // o.InterfaceC1027Ua
|
|
public final String a() {
|
|
return this.b;
|
|
}
|
|
}
|