113 lines
3.0 KiB
Java
113 lines
3.0 KiB
Java
package o;
|
|
|
|
import java.util.List;
|
|
import o.C0690Mh;
|
|
import o.C4647beC;
|
|
import o.ZI;
|
|
import o.cYS;
|
|
import o.wRi;
|
|
|
|
/* renamed from: o.beC, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public class C4647beC extends ZI<cYS.LWm> {
|
|
private final C16995sx a;
|
|
public final IaV d;
|
|
|
|
@InterfaceC13391fZD
|
|
public C4647beC(IaV iaV, C16995sx c16995sx, C16903sI c16903sI) {
|
|
super(c16903sI);
|
|
this.d = iaV;
|
|
this.a = c16995sx;
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
public static /* synthetic */ void d(C1193Xr c1193Xr, cYS.LWm lWm) {
|
|
lWm.d(c1193Xr);
|
|
lWm.b(c1193Xr);
|
|
}
|
|
|
|
/* renamed from: o.beC$HBt */
|
|
/* loaded from: classes4.dex */
|
|
public final class HBt extends wRi.LWm<GvC> {
|
|
private C4647beC e;
|
|
|
|
private HBt(C4647beC c4647beC) {
|
|
this.e = c4647beC;
|
|
}
|
|
|
|
@Override // o.wRi.LWm, o.InterfaceC13174fSv
|
|
public final /* synthetic */ void onNext(Object obj) {
|
|
final GvC gvC = (GvC) obj;
|
|
if (gvC.a.isEmpty()) {
|
|
return;
|
|
}
|
|
C4647beC c4647beC = this.e;
|
|
ZI.IeS ieS = new ZI.IeS(this, gvC) { // from class: o.beI
|
|
private GvC a;
|
|
private C4647beC.HBt e;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj2) {
|
|
((cYS.LWm) obj2).b(this.e.e.a.d((List) this.a.a));
|
|
}
|
|
|
|
{
|
|
this.e = this;
|
|
this.a = gvC;
|
|
}
|
|
};
|
|
if (c4647beC.f != 0) {
|
|
ieS.e(c4647beC.f);
|
|
}
|
|
}
|
|
|
|
@Override // o.wRi.LWm, o.InterfaceC13174fSv
|
|
public final void onComplete() {
|
|
C4647beC.b(this.e);
|
|
}
|
|
|
|
@Override // o.wRi.LWm, o.InterfaceC13174fSv
|
|
public final void onError(final Throwable th) {
|
|
if (this.e.i(th)) {
|
|
return;
|
|
}
|
|
C4647beC.a(this.e);
|
|
C4647beC c4647beC = this.e;
|
|
ZI.IeS ieS = new ZI.IeS(this, th) { // from class: o.beB
|
|
private C4647beC.HBt a;
|
|
private Throwable e;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
cYS.LWm lWm = (cYS.LWm) obj;
|
|
lWm.e(this.a.e.j.d(this.e, C0690Mh.IeS.NAVIGATE_BACK));
|
|
}
|
|
|
|
{
|
|
this.a = this;
|
|
this.e = th;
|
|
}
|
|
};
|
|
if (c4647beC.f != 0) {
|
|
ieS.e(c4647beC.f);
|
|
}
|
|
}
|
|
|
|
public /* synthetic */ HBt(C4647beC c4647beC, byte b) {
|
|
this(c4647beC);
|
|
}
|
|
}
|
|
|
|
static /* synthetic */ void b(C4647beC c4647beC) {
|
|
if (c4647beC.f != 0) {
|
|
c4647beC.f.aq_();
|
|
}
|
|
}
|
|
|
|
static /* synthetic */ void a(C4647beC c4647beC) {
|
|
if (c4647beC.f != 0) {
|
|
c4647beC.f.aq_();
|
|
}
|
|
}
|
|
}
|