49 lines
1.3 KiB
Java
49 lines
1.3 KiB
Java
package o;
|
|
|
|
import o.C0907Rf;
|
|
import o.InterfaceC9223dff;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public final class aLI extends ZI<InterfaceC9223dff.LWm> {
|
|
private final Fnl a;
|
|
public final C16121lS c;
|
|
private final C17423wf d;
|
|
public final THK e;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public aLI(C16903sI c16903sI, C16121lS c16121lS, THK thk, Fnl fnl, C17423wf c17423wf) {
|
|
super(c16903sI);
|
|
C14957gcv.e(c16121lS, "");
|
|
C14957gcv.e(thk, "");
|
|
C14957gcv.e(fnl, "");
|
|
C14957gcv.e(c17423wf, "");
|
|
this.c = c16121lS;
|
|
this.e = thk;
|
|
this.a = fnl;
|
|
this.d = c17423wf;
|
|
}
|
|
|
|
public static /* synthetic */ void e(aLI ali, InterfaceC9223dff.LWm lWm) {
|
|
C14866gag c14866gag;
|
|
LvK lvK;
|
|
String str;
|
|
C14957gcv.e(ali, "");
|
|
C8064dAG a = ali.a.d.a();
|
|
if (a == null || (lvK = a.s) == null || (str = lvK.d) == null) {
|
|
c14866gag = null;
|
|
} else {
|
|
lWm.d(ali.d.b_(str));
|
|
c14866gag = C14866gag.c;
|
|
}
|
|
if (c14866gag == null) {
|
|
lWm.c();
|
|
}
|
|
}
|
|
|
|
public static /* synthetic */ void b(C0907Rf.Sts sts, InterfaceC9223dff.LWm lWm) {
|
|
C14957gcv.e(sts, "");
|
|
lWm.e(sts.k);
|
|
}
|
|
}
|