SerializedSubscriber.smali
.class public final Lio/reactivex/subscribers/SerializedSubscriber;
.super Ljava/lang/Object;
.source "SerializedSubscriber.java"
# interfaces
.implements Lio/reactivex/FlowableSubscriber;
.implements Lorg/reactivestreams/Subscription;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lio/reactivex/FlowableSubscriber<",
"TT;>;",
"Lorg/reactivestreams/Subscription;"
}
.end annotation
# static fields
.field static final QUEUE_LINK_SIZE:I
# instance fields
.field final actual:Lorg/reactivestreams/Subscriber;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lorg/reactivestreams/Subscriber<",
"-TT;>;"
}
.end annotation
.end field
.field final delayError:Z
.field volatile done:Z
.field emitting:Z
.field queue:Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/internal/util/AppendOnlyLinkedArrayList<",
"Ljava/lang/Object;",
">;"
}
.end annotation
.end field
.field subscription:Lorg/reactivestreams/Subscription;
# direct methods
.method static constructor <clinit>()V
.registers 1
const v0, 0x156b
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lio/reactivex/subscribers/SerializedSubscriber;->QUEUE_LINK_SIZE:I
return-void
.end method
.method public constructor <init>(Lorg/reactivestreams/Subscriber;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lorg/reactivestreams/Subscriber<",
"-TT;>;)V"
}
.end annotation
.line 51
.local p0, "this":Lio/reactivex/subscribers/SerializedSubscriber;, "Lio/reactivex/subscribers/SerializedSubscriber<TT;>;"
.local p1, "actual":Lorg/reactivestreams/Subscriber;, "Lorg/reactivestreams/Subscriber<-TT;>;"
const/4 v0, 0x0
invoke-direct {p0, p1, v0}, Lio/reactivex/subscribers/SerializedSubscriber;-><init>(Lorg/reactivestreams/Subscriber;Z)V
.line 52
return-void
.end method
.method public constructor <init>(Lorg/reactivestreams/Subscriber;Z)V
.registers 3
.param p2, "delayError" # Z
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lorg/reactivestreams/Subscriber<",
"-TT;>;Z)V"
}
.end annotation
.line 61
.local p0, "this":Lio/reactivex/subscribers/SerializedSubscriber;, "Lio/reactivex/subscribers/SerializedSubscriber<TT;>;"
.local p1, "actual":Lorg/reactivestreams/Subscriber;, "Lorg/reactivestreams/Subscriber<-TT;>;"
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 62
iput-object p1, p0, Lio/reactivex/subscribers/SerializedSubscriber;->actual:Lorg/reactivestreams/Subscriber;
.line 63
iput-boolean p2, p0, Lio/reactivex/subscribers/SerializedSubscriber;->delayError:Z
.line 64
return-void
.end method
# virtual methods
.method public cancel()V
.registers 2
.line 197
.local p0, "this":Lio/reactivex/subscribers/SerializedSubscriber;, "Lio/reactivex/subscribers/SerializedSubscriber<TT;>;"
iget-object v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->subscription:Lorg/reactivestreams/Subscription;
invoke-interface {v0}, Lorg/reactivestreams/Subscription;->cancel()V
.line 198
return-void
.end method
.method emitLoop()V
.registers 3
.line 175
.local p0, "this":Lio/reactivex/subscribers/SerializedSubscriber;, "Lio/reactivex/subscribers/SerializedSubscriber<TT;>;"
:goto_0
monitor-enter p0
.line 176
:try_start_1
iget-object v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->queue:Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;
.line 177
.local v0, "q":Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;, "Lio/reactivex/internal/util/AppendOnlyLinkedArrayList<Ljava/lang/Object;>;"
if-nez v0, :cond_a
.line 178
const/4 v1, 0x0
iput-boolean v1, p0, Lio/reactivex/subscribers/SerializedSubscriber;->emitting:Z
.line 179
monitor-exit p0
return-void
.line 181
:cond_a
const/4 v1, 0x0
iput-object v1, p0, Lio/reactivex/subscribers/SerializedSubscriber;->queue:Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;
.line 182
monitor-exit p0
:try_end_e
.catchall {:try_start_1 .. :try_end_e} :catchall_18
.line 184
iget-object v1, p0, Lio/reactivex/subscribers/SerializedSubscriber;->actual:Lorg/reactivestreams/Subscriber;
invoke-virtual {v0, v1}, Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;->accept(Lorg/reactivestreams/Subscriber;)Z
move-result v1
if-eqz v1, :cond_17
.line 185
return-void
.line 187
.end local v0 # "q":Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;, "Lio/reactivex/internal/util/AppendOnlyLinkedArrayList<Ljava/lang/Object;>;"
:cond_17
goto :goto_0
.line 182
:catchall_18
move-exception v0
:try_start_19
monitor-exit p0
:try_end_1a
.catchall {:try_start_19 .. :try_end_1a} :catchall_18
goto :goto_1c
:goto_1b
throw v0
:goto_1c
goto :goto_1b
.end method
.method public onComplete()V
.registers 4
.line 148
.local p0, "this":Lio/reactivex/subscribers/SerializedSubscriber;, "Lio/reactivex/subscribers/SerializedSubscriber<TT;>;"
iget-boolean v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->done:Z
if-eqz v0, :cond_5
.line 149
return-void
.line 151
:cond_5
monitor-enter p0
.line 152
:try_start_6
iget-boolean v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->done:Z
if-eqz v0, :cond_c
.line 153
monitor-exit p0
return-void
.line 155
:cond_c
iget-boolean v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->emitting:Z
if-eqz v0, :cond_26
.line 156
iget-object v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->queue:Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;
.line 157
.local v0, "q":Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;, "Lio/reactivex/internal/util/AppendOnlyLinkedArrayList<Ljava/lang/Object;>;"
if-nez v0, :cond_1d
.line 158
new-instance v1, Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;
const/4 v2, 0x4
invoke-direct {v1, v2}, Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;-><init>(I)V
move-object v0, v1
.line 159
iput-object v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->queue:Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;
.line 161
:cond_1d
invoke-static {}, Lio/reactivex/internal/util/NotificationLite;->complete()Ljava/lang/Object;
move-result-object v1
invoke-virtual {v0, v1}, Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;->add(Ljava/lang/Object;)V
.line 162
monitor-exit p0
return-void
.line 164
.end local v0 # "q":Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;, "Lio/reactivex/internal/util/AppendOnlyLinkedArrayList<Ljava/lang/Object;>;"
:cond_26
const/4 v0, 0x1
iput-boolean v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->done:Z
.line 165
iput-boolean v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->emitting:Z
.line 166
monitor-exit p0
:try_end_2c
.catchall {:try_start_6 .. :try_end_2c} :catchall_32
.line 168
iget-object v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->actual:Lorg/reactivestreams/Subscriber;
invoke-interface {v0}, Lorg/reactivestreams/Subscriber;->onComplete()V
.line 170
return-void
.line 166
:catchall_32
move-exception v0
:try_start_33
monitor-exit p0
:try_end_34
.catchall {:try_start_33 .. :try_end_34} :catchall_32
throw v0
.end method
.method public onError(Ljava/lang/Throwable;)V
.registers 5
.param p1, "t" # Ljava/lang/Throwable;
.line 107
.local p0, "this":Lio/reactivex/subscribers/SerializedSubscriber;, "Lio/reactivex/subscribers/SerializedSubscriber<TT;>;"
iget-boolean v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->done:Z
if-eqz v0, :cond_8
.line 108
invoke-static {p1}, Lio/reactivex/plugins/RxJavaPlugins;->onError(Ljava/lang/Throwable;)V
.line 109
return-void
.line 112
:cond_8
monitor-enter p0
.line 113
:try_start_9
iget-boolean v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->done:Z
if-eqz v0, :cond_f
.line 114
const/4 v0, 0x1
.local v0, "reportError":Z
goto :goto_39
.line 116
.end local v0 # "reportError":Z
:cond_f
iget-boolean v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->emitting:Z
const/4 v1, 0x1
if-eqz v0, :cond_34
.line 117
iput-boolean v1, p0, Lio/reactivex/subscribers/SerializedSubscriber;->done:Z
.line 118
iget-object v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->queue:Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;
.line 119
.local v0, "q":Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;, "Lio/reactivex/internal/util/AppendOnlyLinkedArrayList<Ljava/lang/Object;>;"
if-nez v0, :cond_23
.line 120
new-instance v1, Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;
const/4 v2, 0x4
invoke-direct {v1, v2}, Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;-><init>(I)V
move-object v0, v1
.line 121
iput-object v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->queue:Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;
.line 123
:cond_23
invoke-static {p1}, Lio/reactivex/internal/util/NotificationLite;->error(Ljava/lang/Throwable;)Ljava/lang/Object;
move-result-object v1
.line 124
.local v1, "err":Ljava/lang/Object;
iget-boolean v2, p0, Lio/reactivex/subscribers/SerializedSubscriber;->delayError:Z
if-eqz v2, :cond_2f
.line 125
invoke-virtual {v0, v1}, Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;->add(Ljava/lang/Object;)V
goto :goto_32
.line 127
:cond_2f
invoke-virtual {v0, v1}, Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;->setFirst(Ljava/lang/Object;)V
.line 129
:goto_32
monitor-exit p0
return-void
.line 131
.end local v0 # "q":Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;, "Lio/reactivex/internal/util/AppendOnlyLinkedArrayList<Ljava/lang/Object;>;"
.end local v1 # "err":Ljava/lang/Object;
:cond_34
iput-boolean v1, p0, Lio/reactivex/subscribers/SerializedSubscriber;->done:Z
.line 132
iput-boolean v1, p0, Lio/reactivex/subscribers/SerializedSubscriber;->emitting:Z
.line 133
const/4 v0, 0x0
.line 135
.local v0, "reportError":Z
:goto_39
monitor-exit p0
:try_end_3a
.catchall {:try_start_9 .. :try_end_3a} :catchall_46
.line 137
if-eqz v0, :cond_40
.line 138
invoke-static {p1}, Lio/reactivex/plugins/RxJavaPlugins;->onError(Ljava/lang/Throwable;)V
.line 139
return-void
.line 142
:cond_40
iget-object v1, p0, Lio/reactivex/subscribers/SerializedSubscriber;->actual:Lorg/reactivestreams/Subscriber;
invoke-interface {v1, p1}, Lorg/reactivestreams/Subscriber;->onError(Ljava/lang/Throwable;)V
.line 144
return-void
.line 135
.end local v0 # "reportError":Z
:catchall_46
move-exception v0
:try_start_47
monitor-exit p0
:try_end_48
.catchall {:try_start_47 .. :try_end_48} :catchall_46
throw v0
.end method
.method public onNext(Ljava/lang/Object;)V
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.line 76
.local p0, "this":Lio/reactivex/subscribers/SerializedSubscriber;, "Lio/reactivex/subscribers/SerializedSubscriber<TT;>;"
.local p1, "t":Ljava/lang/Object;, "TT;"
iget-boolean v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->done:Z
if-eqz v0, :cond_5
.line 77
return-void
.line 79
:cond_5
if-nez p1, :cond_17
.line 80
iget-object v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->subscription:Lorg/reactivestreams/Subscription;
invoke-interface {v0}, Lorg/reactivestreams/Subscription;->cancel()V
.line 81
new-instance v0, Ljava/lang/NullPointerException;
const-string v1, "onNext called with null. Null values are generally not allowed in 2.x operators and sources."
invoke-direct {v0, v1}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V
invoke-virtual {p0, v0}, Lio/reactivex/subscribers/SerializedSubscriber;->onError(Ljava/lang/Throwable;)V
.line 82
return-void
.line 84
:cond_17
monitor-enter p0
.line 85
:try_start_18
iget-boolean v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->done:Z
if-eqz v0, :cond_1e
.line 86
monitor-exit p0
return-void
.line 88
:cond_1e
iget-boolean v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->emitting:Z
if-eqz v0, :cond_38
.line 89
iget-object v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->queue:Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;
.line 90
.local v0, "q":Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;, "Lio/reactivex/internal/util/AppendOnlyLinkedArrayList<Ljava/lang/Object;>;"
if-nez v0, :cond_2f
.line 91
new-instance v1, Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;
const/4 v2, 0x4
invoke-direct {v1, v2}, Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;-><init>(I)V
move-object v0, v1
.line 92
iput-object v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->queue:Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;
.line 94
:cond_2f
invoke-static {p1}, Lio/reactivex/internal/util/NotificationLite;->next(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v1
invoke-virtual {v0, v1}, Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;->add(Ljava/lang/Object;)V
.line 95
monitor-exit p0
return-void
.line 97
.end local v0 # "q":Lio/reactivex/internal/util/AppendOnlyLinkedArrayList;, "Lio/reactivex/internal/util/AppendOnlyLinkedArrayList<Ljava/lang/Object;>;"
:cond_38
const/4 v0, 0x1
iput-boolean v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->emitting:Z
.line 98
monitor-exit p0
:try_end_3c
.catchall {:try_start_18 .. :try_end_3c} :catchall_45
.line 100
iget-object v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->actual:Lorg/reactivestreams/Subscriber;
invoke-interface {v0, p1}, Lorg/reactivestreams/Subscriber;->onNext(Ljava/lang/Object;)V
.line 102
invoke-virtual {p0}, Lio/reactivex/subscribers/SerializedSubscriber;->emitLoop()V
.line 103
return-void
.line 98
:catchall_45
move-exception v0
:try_start_46
monitor-exit p0
:try_end_47
.catchall {:try_start_46 .. :try_end_47} :catchall_45
throw v0
.end method
.method public onSubscribe(Lorg/reactivestreams/Subscription;)V
.registers 3
.param p1, "s" # Lorg/reactivestreams/Subscription;
.line 68
.local p0, "this":Lio/reactivex/subscribers/SerializedSubscriber;, "Lio/reactivex/subscribers/SerializedSubscriber<TT;>;"
iget-object v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->subscription:Lorg/reactivestreams/Subscription;
invoke-static {v0, p1}, Lio/reactivex/internal/subscriptions/SubscriptionHelper;->validate(Lorg/reactivestreams/Subscription;Lorg/reactivestreams/Subscription;)Z
move-result v0
if-eqz v0, :cond_f
.line 69
iput-object p1, p0, Lio/reactivex/subscribers/SerializedSubscriber;->subscription:Lorg/reactivestreams/Subscription;
.line 70
iget-object v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->actual:Lorg/reactivestreams/Subscriber;
invoke-interface {v0, p0}, Lorg/reactivestreams/Subscriber;->onSubscribe(Lorg/reactivestreams/Subscription;)V
.line 72
:cond_f
return-void
.end method
.method public request(J)V
.registers 4
.param p1, "n" # J
.line 192
.local p0, "this":Lio/reactivex/subscribers/SerializedSubscriber;, "Lio/reactivex/subscribers/SerializedSubscriber<TT;>;"
iget-object v0, p0, Lio/reactivex/subscribers/SerializedSubscriber;->subscription:Lorg/reactivestreams/Subscription;
invoke-interface {v0, p1, p2}, Lorg/reactivestreams/Subscription;->request(J)V
.line 193
return-void
.end method