77 lines
2.0 KiB
Java
77 lines
2.0 KiB
Java
package o;
|
|
|
|
import java.util.ArrayList;
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class YpL extends wRi {
|
|
public C3572bA a;
|
|
public String b;
|
|
public C0646LgD c;
|
|
public final Xky d;
|
|
public final InterfaceC16806rQZ e;
|
|
public String g;
|
|
private final InterfaceC3521azC j;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
private final icp f8472o;
|
|
|
|
@InterfaceC13391fZD
|
|
public YpL(yRw yrw, yRw yrw2, InterfaceC16806rQZ interfaceC16806rQZ, Xky xky, icp icpVar, InterfaceC3521azC interfaceC3521azC) {
|
|
super(yrw, yrw2);
|
|
this.e = interfaceC16806rQZ;
|
|
this.d = xky;
|
|
this.f8472o = icpVar;
|
|
this.j = interfaceC3521azC;
|
|
}
|
|
|
|
public final C3572bA c() {
|
|
if (this.a == null) {
|
|
this.a = new C3572bA(this.e.d(), this.d.K());
|
|
}
|
|
return this.a;
|
|
}
|
|
|
|
public final List<C3859bJ> d() {
|
|
C3859bJ c3859bJ = new C3859bJ();
|
|
c3859bJ.b = this.a.e;
|
|
c3859bJ.e = this.a.a;
|
|
c3859bJ.d = this.a.d;
|
|
c3859bJ.c = this.e.d().l.get(0).b;
|
|
c3859bJ.a = this.e.d().l.get(0).i;
|
|
ArrayList arrayList = new ArrayList();
|
|
arrayList.add(c3859bJ);
|
|
return arrayList;
|
|
}
|
|
|
|
public final String b() {
|
|
if (this.e.d() == null || this.e.d().l == null || this.e.d().l.isEmpty()) {
|
|
return "";
|
|
}
|
|
return this.e.d().l.get(0).e.g;
|
|
}
|
|
|
|
public final String j() {
|
|
if (!a()) {
|
|
return "";
|
|
}
|
|
return this.e.d().l.get(0).b;
|
|
}
|
|
|
|
public final String e() {
|
|
if (!a()) {
|
|
return "";
|
|
}
|
|
return this.e.d().l.get(0).a.d;
|
|
}
|
|
|
|
public final boolean g() {
|
|
C8064dAG a = this.j.a();
|
|
return (a == null || a.r == null || !a.r.G) ? false : true;
|
|
}
|
|
|
|
public final boolean a() {
|
|
return (!(this.e.d() != null) || this.e.d().l == null || this.e.d().l.get(0) == null) ? false : true;
|
|
}
|
|
}
|