43 lines
1.2 KiB
Java
43 lines
1.2 KiB
Java
package o;
|
|
|
|
import pl.charmas.android.reactivelocation2.observables.GoogleAPIConnectionSuspendedException;
|
|
|
|
/* loaded from: classes6.dex */
|
|
public final class guC {
|
|
public final guw a;
|
|
|
|
public guC(guw guwVar) {
|
|
this.a = guwVar;
|
|
}
|
|
|
|
/* loaded from: classes6.dex */
|
|
public static class HBt<T> implements InterfaceC13171fSs<T, T> {
|
|
private final boolean e;
|
|
|
|
public HBt(boolean z) {
|
|
this.e = z;
|
|
}
|
|
|
|
@Override // o.InterfaceC13171fSs
|
|
public final InterfaceC13169fSq<T> d(AbstractC13163fSk<T> abstractC13163fSk) {
|
|
return this.e ? abstractC13163fSk.retry(new C0119HBt((byte) 0)) : abstractC13163fSk;
|
|
}
|
|
|
|
/* renamed from: o.guC$HBt$HBt, reason: collision with other inner class name */
|
|
/* loaded from: classes6.dex */
|
|
static class C0119HBt implements fSN<Integer, Throwable> {
|
|
private C0119HBt() {
|
|
}
|
|
|
|
@Override // o.fSN
|
|
public final /* bridge */ /* synthetic */ boolean d(Integer num, Throwable th) throws Throwable {
|
|
return th instanceof GoogleAPIConnectionSuspendedException;
|
|
}
|
|
|
|
/* synthetic */ C0119HBt(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
}
|
|
}
|