117 lines
3.3 KiB
Java
117 lines
3.3 KiB
Java
|
package o;
|
||
|
|
||
|
import o.C5363brd;
|
||
|
import o.ZI;
|
||
|
import o.wRi;
|
||
|
|
||
|
/* renamed from: o.brd, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public final class C5363brd extends AbstractC5576bvf {
|
||
|
final zWC b;
|
||
|
private final C13182fTF e;
|
||
|
private final Rjc g;
|
||
|
private final DRg h;
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public C5363brd(Rjc rjc, zWC zwc, C13182fTF c13182fTF, DRg dRg, C17171uWJ c17171uWJ, RwI rwI, C14614fwY c14614fwY, C17027tO c17027tO, C16903sI c16903sI) {
|
||
|
super(c16903sI, rwI, c14614fwY, c17171uWJ, c17027tO);
|
||
|
C14957gcv.e(rjc, "");
|
||
|
C14957gcv.e(zwc, "");
|
||
|
C14957gcv.e(c13182fTF, "");
|
||
|
C14957gcv.e(dRg, "");
|
||
|
C14957gcv.e(c17171uWJ, "");
|
||
|
C14957gcv.e(rwI, "");
|
||
|
C14957gcv.e(c14614fwY, "");
|
||
|
C14957gcv.e(c17027tO, "");
|
||
|
C14957gcv.e(c16903sI, "");
|
||
|
this.g = rjc;
|
||
|
this.b = zwc;
|
||
|
this.e = c13182fTF;
|
||
|
this.h = dRg;
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractC5576bvf
|
||
|
protected final bTI d() {
|
||
|
return this.b.a.f();
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.brd$LWm */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public static final class LWm extends wRi.LWm<Void> {
|
||
|
private C5363brd d;
|
||
|
|
||
|
LWm(C5363brd c5363brd) {
|
||
|
this.d = c5363brd;
|
||
|
}
|
||
|
|
||
|
@Override // o.wRi.LWm, o.InterfaceC13174fSv
|
||
|
public final void onComplete() {
|
||
|
super.onComplete();
|
||
|
final C5363brd c5363brd = this.d;
|
||
|
ZI.IeS ieS = new ZI.IeS(c5363brd) { // from class: o.brg
|
||
|
private C5363brd d;
|
||
|
|
||
|
@Override // o.ZI.IeS
|
||
|
public final void e(Object obj) {
|
||
|
C5363brd.LWm.d(this.d, (InterfaceC9299dhC) obj);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.d = c5363brd;
|
||
|
}
|
||
|
};
|
||
|
if (c5363brd.f != 0) {
|
||
|
ieS.e(c5363brd.f);
|
||
|
}
|
||
|
C5363brd.b(this.d);
|
||
|
}
|
||
|
|
||
|
@Override // o.wRi.LWm, o.InterfaceC13174fSv
|
||
|
public final void onError(Throwable th) {
|
||
|
C14957gcv.e(th, "");
|
||
|
super.onError(th);
|
||
|
C5363brd.d(this.d, th);
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void d(C5363brd c5363brd, InterfaceC9299dhC interfaceC9299dhC) {
|
||
|
C14957gcv.e(c5363brd, "");
|
||
|
interfaceC9299dhC.b(c5363brd.b.a.f());
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public static final /* synthetic */ void b(C5363brd c5363brd) {
|
||
|
if (c5363brd.f != 0) {
|
||
|
c5363brd.f.ar_();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public static final /* synthetic */ void d(C5363brd c5363brd, Throwable th) {
|
||
|
if (c5363brd.b(th)) {
|
||
|
c5363brd.d(c5363brd.j.e(th));
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractC5576bvf
|
||
|
public final void c() {
|
||
|
ToF toF = this.a;
|
||
|
if (toF != null) {
|
||
|
if (this.f != 0) {
|
||
|
this.f.y();
|
||
|
}
|
||
|
Rjc rjc = this.g;
|
||
|
C17027tO c17027tO = this.c;
|
||
|
rjc.d(rjc.e(C17027tO.a(toF, this.e.d.H())), new LWm(this));
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractC5576bvf, o.ZI
|
||
|
public final void w_() {
|
||
|
Rjc rjc = this.g;
|
||
|
if (!rjc.h.isDisposed()) {
|
||
|
rjc.h.dispose();
|
||
|
}
|
||
|
super.w_();
|
||
|
}
|
||
|
}
|