Completable$3.smali
.class final Lrx/Completable$3;
.super Ljava/lang/Object;
.source "Completable.java"
# interfaces
.implements Lrx/Completable$OnSubscribe;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lrx/Completable;->amb([Lrx/Completable;)Lrx/Completable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# instance fields
.field final synthetic val$sources:[Lrx/Completable;
# direct methods
.method constructor <init>([Lrx/Completable;)V
.registers 2
.line 1
iput-object p1, p0, Lrx/Completable$3;->val$sources:[Lrx/Completable;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic call(Ljava/lang/Object;)V
.registers 2
.line 1
check-cast p1, Lrx/CompletableSubscriber;
invoke-virtual {p0, p1}, Lrx/Completable$3;->call(Lrx/CompletableSubscriber;)V
return-void
.end method
.method public call(Lrx/CompletableSubscriber;)V
.registers 11
.line 2
new-instance v0, Lrx/subscriptions/CompositeSubscription;
invoke-direct {v0}, Lrx/subscriptions/CompositeSubscription;-><init>()V
.line 3
invoke-interface {p1, v0}, Lrx/CompletableSubscriber;->onSubscribe(Lrx/Subscription;)V
.line 4
new-instance v1, Ljava/util/concurrent/atomic/AtomicBoolean;
invoke-direct {v1}, Ljava/util/concurrent/atomic/AtomicBoolean;-><init>()V
.line 5
new-instance v2, Lrx/Completable$3$1;
invoke-direct {v2, p0, v1, v0, p1}, Lrx/Completable$3$1;-><init>(Lrx/Completable$3;Ljava/util/concurrent/atomic/AtomicBoolean;Lrx/subscriptions/CompositeSubscription;Lrx/CompletableSubscriber;)V
.line 6
iget-object v3, p0, Lrx/Completable$3;->val$sources:[Lrx/Completable;
array-length v4, v3
const/4 v5, 0x0
const/4 v6, 0x0
:goto_17
if-ge v6, v4, :cond_50
aget-object v7, v3, v6
.line 7
invoke-virtual {v0}, Lrx/subscriptions/CompositeSubscription;->isUnsubscribed()Z
move-result v8
if-eqz v8, :cond_22
return-void
:cond_22
if-nez v7, :cond_3d
.line 8
new-instance v2, Ljava/lang/NullPointerException;
const-string v3, "One of the sources is null"
invoke-direct {v2, v3}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V
const/4 v3, 0x1
.line 9
invoke-virtual {v1, v5, v3}, Ljava/util/concurrent/atomic/AtomicBoolean;->compareAndSet(ZZ)Z
move-result v1
if-eqz v1, :cond_39
.line 10
invoke-virtual {v0}, Lrx/subscriptions/CompositeSubscription;->unsubscribe()V
.line 11
invoke-interface {p1, v2}, Lrx/CompletableSubscriber;->onError(Ljava/lang/Throwable;)V
goto :goto_3c
.line 12
:cond_39
invoke-static {v2}, Lrx/plugins/RxJavaHooks;->onError(Ljava/lang/Throwable;)V
:goto_3c
return-void
.line 13
:cond_3d
invoke-virtual {v1}, Ljava/util/concurrent/atomic/AtomicBoolean;->get()Z
move-result v8
if-nez v8, :cond_50
invoke-virtual {v0}, Lrx/subscriptions/CompositeSubscription;->isUnsubscribed()Z
move-result v8
if-eqz v8, :cond_4a
goto :goto_50
.line 14
:cond_4a
invoke-virtual {v7, v2}, Lrx/Completable;->unsafeSubscribe(Lrx/CompletableSubscriber;)V
add-int/lit8 v6, v6, 0x1
goto :goto_17
:cond_50
:goto_50
return-void
.end method