68 lines
1.8 KiB
Java
68 lines
1.8 KiB
Java
package o;
|
|
|
|
import java.util.ArrayList;
|
|
import o.InterfaceC8971das;
|
|
import o.ZI;
|
|
import o.wRi;
|
|
|
|
/* renamed from: o.coJ, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public class C7436coJ extends C7439coM<InterfaceC8971das.LWm> {
|
|
@InterfaceC13391fZD
|
|
public C7436coJ(C16903sI c16903sI, C16097lF c16097lF, gzM gzm) {
|
|
super(c16903sI, c16097lF, gzm);
|
|
}
|
|
|
|
public final void e(String str, int i) {
|
|
C6444cT b = C6444cT.b();
|
|
b.d = String.valueOf(i);
|
|
b.a = str;
|
|
ArrayList arrayList = new ArrayList();
|
|
arrayList.add(b);
|
|
C6649cZ c = C6649cZ.c();
|
|
c.d = arrayList;
|
|
this.d.b(c);
|
|
gzM gzm = this.d;
|
|
gzm.d(gzm.i, new IeS(this, (byte) 0));
|
|
}
|
|
|
|
/* renamed from: o.coJ$IeS */
|
|
/* loaded from: classes4.dex */
|
|
final class IeS extends wRi.LWm<Boolean> {
|
|
private C7436coJ e;
|
|
|
|
private IeS(C7436coJ c7436coJ) {
|
|
this.e = c7436coJ;
|
|
}
|
|
|
|
@Override // o.wRi.LWm, o.InterfaceC13174fSv
|
|
public final /* synthetic */ void onNext(Object obj) {
|
|
C7436coJ c7436coJ = this.e;
|
|
ZI.IeS ieS = new ZI.IeS() { // from class: o.coI
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj2) {
|
|
((InterfaceC8971das.LWm) obj2).d();
|
|
}
|
|
};
|
|
if (c7436coJ.f != 0) {
|
|
ieS.e(c7436coJ.f);
|
|
}
|
|
}
|
|
|
|
@Override // o.wRi.LWm, o.InterfaceC13174fSv
|
|
public final void onError(Throwable th) {
|
|
C7436coJ.d(this.e, th);
|
|
}
|
|
|
|
/* synthetic */ IeS(C7436coJ c7436coJ, byte b) {
|
|
this(c7436coJ);
|
|
}
|
|
}
|
|
|
|
static /* synthetic */ void d(C7436coJ c7436coJ, Throwable th) {
|
|
if (c7436coJ.b(th)) {
|
|
c7436coJ.d(c7436coJ.j.e(th));
|
|
}
|
|
}
|
|
}
|