122 lines
3.7 KiB
Java
122 lines
3.7 KiB
Java
package o;
|
|
|
|
import o.ZI;
|
|
|
|
/* renamed from: o.bVQ, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public class C4272bVQ extends ZI<InterfaceC9415djM> {
|
|
public final YpL b;
|
|
private final C17486xF c;
|
|
public boolean d;
|
|
private JLu e;
|
|
|
|
@InterfaceC13391fZD
|
|
public C4272bVQ(C16903sI c16903sI, YpL ypL, C17486xF c17486xF) {
|
|
super(c16903sI);
|
|
this.b = ypL;
|
|
this.c = c17486xF;
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
public static /* synthetic */ void b(String str, InterfaceC9415djM interfaceC9415djM) {
|
|
if ("MT01".equalsIgnoreCase(str)) {
|
|
interfaceC9415djM.b("online");
|
|
} else if ("MT02".equalsIgnoreCase(str)) {
|
|
interfaceC9415djM.b("department");
|
|
} else if ("MT03".equalsIgnoreCase(str)) {
|
|
interfaceC9415djM.b("standalone");
|
|
}
|
|
}
|
|
|
|
public static /* synthetic */ void a(C4272bVQ c4272bVQ, C3572bA c3572bA, String str, Rtm rtm, InterfaceC9415djM interfaceC9415djM) {
|
|
JLu e = c4272bVQ.c.e(c3572bA, str, rtm, c4272bVQ.b.d.T());
|
|
c4272bVQ.e = e;
|
|
interfaceC9415djM.a(e);
|
|
}
|
|
|
|
public static /* synthetic */ void b(C4272bVQ c4272bVQ) {
|
|
ZI.IeS ieS = new ZI.IeS() { // from class: o.bVV
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
((InterfaceC9415djM) obj).a();
|
|
}
|
|
};
|
|
if (c4272bVQ.f != 0) {
|
|
ieS.e(c4272bVQ.f);
|
|
}
|
|
}
|
|
|
|
public static /* synthetic */ void e(final C4272bVQ c4272bVQ, Throwable th) {
|
|
c4272bVQ.d = false;
|
|
if (c4272bVQ.f != 0) {
|
|
c4272bVQ.f.ar_();
|
|
}
|
|
c4272bVQ.d(c4272bVQ.j.c(th, new Runnable(c4272bVQ) { // from class: o.bWb
|
|
private C4272bVQ b;
|
|
|
|
@Override // java.lang.Runnable
|
|
public final void run() {
|
|
C4272bVQ.b(this.b);
|
|
}
|
|
|
|
{
|
|
this.b = c4272bVQ;
|
|
}
|
|
}));
|
|
}
|
|
|
|
public static /* synthetic */ void c(C4272bVQ c4272bVQ, Nnm nnm, InterfaceC9415djM interfaceC9415djM) {
|
|
RZ rz;
|
|
c4272bVQ.d = false;
|
|
if (c4272bVQ.f != 0) {
|
|
c4272bVQ.f.ar_();
|
|
}
|
|
C17486xF c17486xF = c4272bVQ.c;
|
|
JLu jLu = c4272bVQ.e;
|
|
C14957gcv.e(nnm, "");
|
|
C14957gcv.e(jLu, "");
|
|
String str = nnm.a;
|
|
String str2 = nnm.d;
|
|
String str3 = (String) C16157lj.c(new Object[]{c17486xF, nnm.e}, 838289628, -838289623, System.identityHashCode(c17486xF));
|
|
if (str3 == null) {
|
|
str3 = "-";
|
|
}
|
|
String str4 = str3;
|
|
C14957gcv.e(jLu, "");
|
|
C0957Sg c0957Sg = new C0957Sg(jLu.e, jLu.a, jLu.d, jLu.b, jLu.h, jLu.c, jLu.f);
|
|
Ddv ddv = nnm.c;
|
|
if (ddv != null) {
|
|
OBr oBr = ddv.c;
|
|
RX rx = oBr != null ? new RX(oBr.e, oBr.c) : null;
|
|
String b_ = c17486xF.b_(ddv.b);
|
|
String str5 = ddv.e;
|
|
Boolean bool = ddv.a;
|
|
C14957gcv.c((Object) b_, "");
|
|
rz = new RZ(b_, rx, str5, bool);
|
|
} else {
|
|
rz = null;
|
|
}
|
|
interfaceC9415djM.a(new C0962Sj(str, str2, str4, c0957Sg, rz));
|
|
}
|
|
|
|
public static /* synthetic */ void d(final C4272bVQ c4272bVQ, final Nnm nnm) {
|
|
ZI.IeS ieS = new ZI.IeS(c4272bVQ, nnm) { // from class: o.bVW
|
|
private Nnm b;
|
|
private C4272bVQ c;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
C4272bVQ.c(this.c, this.b, (InterfaceC9415djM) obj);
|
|
}
|
|
|
|
{
|
|
this.c = c4272bVQ;
|
|
this.b = nnm;
|
|
}
|
|
};
|
|
if (c4272bVQ.f != 0) {
|
|
ieS.e(c4272bVQ.f);
|
|
}
|
|
}
|
|
}
|