140 lines
3.4 KiB
Java
140 lines
3.4 KiB
Java
package o;
|
|
|
|
import java.util.ArrayList;
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class orP extends ZTC {
|
|
@InterfaceC13391fZD
|
|
public orP() {
|
|
}
|
|
|
|
public static hNS a(NmU nmU) {
|
|
YIs yIs;
|
|
qdc qdcVar;
|
|
RpA rpA;
|
|
HpA hpA;
|
|
HpA hpA2;
|
|
sLa sla;
|
|
yVN yvn;
|
|
iss issVar;
|
|
EvP evP;
|
|
Gbo gbo;
|
|
C15511gsg c15511gsg = null;
|
|
if (nmU == null) {
|
|
return null;
|
|
}
|
|
hNS hns = new hNS();
|
|
C16367nkI c16367nkI = nmU.g;
|
|
if (c16367nkI == null) {
|
|
yIs = null;
|
|
} else {
|
|
yIs = new YIs();
|
|
yIs.g = c16367nkI.f;
|
|
MzI mzI = c16367nkI.b;
|
|
if (mzI == null) {
|
|
qdcVar = null;
|
|
} else {
|
|
qdcVar = new qdc();
|
|
String str = mzI.d;
|
|
qdcVar.e = mzI.c;
|
|
}
|
|
yIs.d = qdcVar;
|
|
yIs.j = c16367nkI.g;
|
|
yIs.b = a(c16367nkI.a);
|
|
yIs.c = c16367nkI.c;
|
|
yIs.a = c16367nkI.d;
|
|
yIs.i = c16367nkI.h;
|
|
yIs.k = c16367nkI.j;
|
|
yIs.f = c16367nkI.i;
|
|
}
|
|
hns.g = yIs;
|
|
C0475HjN c0475HjN = nmU.d;
|
|
if (c0475HjN == null) {
|
|
rpA = null;
|
|
} else {
|
|
rpA = new RpA();
|
|
rpA.b = c0475HjN.e;
|
|
rpA.e = c0475HjN.d;
|
|
rpA.d = c0475HjN.a;
|
|
}
|
|
hns.c = rpA;
|
|
C11151eZt c11151eZt = nmU.a;
|
|
if (c11151eZt == null) {
|
|
hpA = null;
|
|
} else {
|
|
hpA = new HpA();
|
|
List<String> list = c11151eZt.a;
|
|
if (list != null) {
|
|
hpA.e = new ArrayList(list);
|
|
} else {
|
|
hpA.e = null;
|
|
}
|
|
}
|
|
hns.e = hpA;
|
|
C11151eZt c11151eZt2 = nmU.b;
|
|
if (c11151eZt2 == null) {
|
|
hpA2 = null;
|
|
} else {
|
|
hpA2 = new HpA();
|
|
List<String> list2 = c11151eZt2.a;
|
|
if (list2 != null) {
|
|
hpA2.e = new ArrayList(list2);
|
|
} else {
|
|
hpA2.e = null;
|
|
}
|
|
}
|
|
hns.a = hpA2;
|
|
kUe kue = nmU.e;
|
|
if (kue == null) {
|
|
sla = null;
|
|
} else {
|
|
sla = new sLa();
|
|
sla.b = kue.d;
|
|
}
|
|
hns.d = sla;
|
|
fYV fyv = nmU.j;
|
|
if (fyv == null) {
|
|
yvn = null;
|
|
} else {
|
|
yvn = new yVN();
|
|
yvn.b = fyv.e;
|
|
ANq aNq = fyv.b;
|
|
if (aNq == null) {
|
|
issVar = null;
|
|
} else {
|
|
issVar = new iss();
|
|
issVar.e = aNq.e;
|
|
issVar.b = aNq.c;
|
|
issVar.d = aNq.a;
|
|
}
|
|
yvn.e = issVar;
|
|
}
|
|
hns.j = yvn;
|
|
CGA cga = nmU.h;
|
|
if (cga == null) {
|
|
evP = null;
|
|
} else {
|
|
evP = new EvP();
|
|
CXC cxc = cga.c;
|
|
if (cxc == null) {
|
|
gbo = null;
|
|
} else {
|
|
gbo = new Gbo();
|
|
gbo.a = cxc.c;
|
|
gbo.d = cxc.e;
|
|
}
|
|
evP.e = gbo;
|
|
}
|
|
hns.f = evP;
|
|
ybo yboVar = nmU.c;
|
|
if (yboVar != null) {
|
|
c15511gsg = new C15511gsg();
|
|
c15511gsg.e = yboVar.c;
|
|
c15511gsg.b = yboVar.e;
|
|
}
|
|
hns.b = c15511gsg;
|
|
return hns;
|
|
}
|
|
}
|