OperatorBufferWithStartEndObservable$BufferingSubscriber.smali
.class final Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;
.super Lrx/Subscriber;
.source "OperatorBufferWithStartEndObservable.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lrx/internal/operators/OperatorBufferWithStartEndObservable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x10
name = "BufferingSubscriber"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"TT;>;"
}
.end annotation
# instance fields
.field final child:Lrx/Subscriber;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"-",
"Ljava/util/List<",
"TT;>;>;"
}
.end annotation
.end field
.field final chunks:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Ljava/util/List<",
"TT;>;>;"
}
.end annotation
.end field
.field final closingSubscriptions:Lrx/subscriptions/CompositeSubscription;
.field done:Z
.field final synthetic this$0:Lrx/internal/operators/OperatorBufferWithStartEndObservable;
# direct methods
.method public constructor <init>(Lrx/internal/operators/OperatorBufferWithStartEndObservable;Lrx/Subscriber;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Subscriber<",
"-",
"Ljava/util/List<",
"TT;>;>;)V"
}
.end annotation
.line 1
iput-object p1, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->this$0:Lrx/internal/operators/OperatorBufferWithStartEndObservable;
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
.line 2
iput-object p2, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->child:Lrx/Subscriber;
.line 3
new-instance p1, Ljava/util/LinkedList;
invoke-direct {p1}, Ljava/util/LinkedList;-><init>()V
iput-object p1, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->chunks:Ljava/util/List;
.line 4
new-instance p1, Lrx/subscriptions/CompositeSubscription;
invoke-direct {p1}, Lrx/subscriptions/CompositeSubscription;-><init>()V
iput-object p1, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->closingSubscriptions:Lrx/subscriptions/CompositeSubscription;
.line 5
iget-object p1, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->closingSubscriptions:Lrx/subscriptions/CompositeSubscription;
invoke-virtual {p0, p1}, Lrx/Subscriber;->add(Lrx/Subscription;)V
return-void
.end method
# virtual methods
.method endBuffer(Ljava/util/List;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"TT;>;)V"
}
.end annotation
.line 1
monitor-enter p0
.line 2
:try_start_1
iget-boolean v0, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->done:Z
if-eqz v0, :cond_7
.line 3
monitor-exit p0
return-void
.line 4
:cond_7
iget-object v0, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->chunks:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v0
.line 5
:cond_d
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_20
.line 6
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Ljava/util/List;
if-ne v1, p1, :cond_d
const/4 v1, 0x1
.line 7
invoke-interface {v0}, Ljava/util/Iterator;->remove()V
goto :goto_21
:cond_20
const/4 v1, 0x0
.line 8
:goto_21
monitor-exit p0
:try_end_22
.catchall {:try_start_1 .. :try_end_22} :catchall_2a
if-eqz v1, :cond_29
.line 9
iget-object v0, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->child:Lrx/Subscriber;
invoke-interface {v0, p1}, Lrx/Observer;->onNext(Ljava/lang/Object;)V
:cond_29
return-void
:catchall_2a
move-exception p1
.line 10
:try_start_2b
monitor-exit p0
:try_end_2c
.catchall {:try_start_2b .. :try_end_2c} :catchall_2a
goto :goto_2e
:goto_2d
throw p1
:goto_2e
goto :goto_2d
.end method
.method public onCompleted()V
.registers 4
.line 1
:try_start_0
monitor-enter p0
:try_end_1
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_1} :catch_39
.line 2
:try_start_1
iget-boolean v0, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->done:Z
if-eqz v0, :cond_7
.line 3
monitor-exit p0
return-void
:cond_7
const/4 v0, 0x1
.line 4
iput-boolean v0, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->done:Z
.line 5
new-instance v0, Ljava/util/LinkedList;
iget-object v1, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->chunks:Ljava/util/List;
invoke-direct {v0, v1}, Ljava/util/LinkedList;-><init>(Ljava/util/Collection;)V
.line 6
iget-object v1, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->chunks:Ljava/util/List;
invoke-interface {v1}, Ljava/util/List;->clear()V
.line 7
monitor-exit p0
:try_end_17
.catchall {:try_start_1 .. :try_end_17} :catchall_36
.line 8
:try_start_17
invoke-interface {v0}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_1b
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_2d
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Ljava/util/List;
.line 9
iget-object v2, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->child:Lrx/Subscriber;
invoke-interface {v2, v1}, Lrx/Observer;->onNext(Ljava/lang/Object;)V
:try_end_2c
.catch Ljava/lang/Throwable; {:try_start_17 .. :try_end_2c} :catch_39
goto :goto_1b
.line 10
:cond_2d
iget-object v0, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->child:Lrx/Subscriber;
invoke-interface {v0}, Lrx/Observer;->onCompleted()V
.line 11
invoke-virtual {p0}, Lrx/Subscriber;->unsubscribe()V
return-void
:catchall_36
move-exception v0
.line 12
:try_start_37
monitor-exit p0
:try_end_38
.catchall {:try_start_37 .. :try_end_38} :catchall_36
:try_start_38
throw v0
:try_end_39
.catch Ljava/lang/Throwable; {:try_start_38 .. :try_end_39} :catch_39
:catch_39
move-exception v0
.line 13
iget-object v1, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->child:Lrx/Subscriber;
invoke-static {v0, v1}, Lrx/exceptions/Exceptions;->throwOrReport(Ljava/lang/Throwable;Lrx/Observer;)V
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.registers 3
.line 1
monitor-enter p0
.line 2
:try_start_1
iget-boolean v0, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->done:Z
if-eqz v0, :cond_7
.line 3
monitor-exit p0
return-void
:cond_7
const/4 v0, 0x1
.line 4
iput-boolean v0, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->done:Z
.line 5
iget-object v0, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->chunks:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->clear()V
.line 6
monitor-exit p0
:try_end_10
.catchall {:try_start_1 .. :try_end_10} :catchall_19
.line 7
iget-object v0, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->child:Lrx/Subscriber;
invoke-interface {v0, p1}, Lrx/Observer;->onError(Ljava/lang/Throwable;)V
.line 8
invoke-virtual {p0}, Lrx/Subscriber;->unsubscribe()V
return-void
:catchall_19
move-exception p1
.line 9
:try_start_1a
monitor-exit p0
:try_end_1b
.catchall {:try_start_1a .. :try_end_1b} :catchall_19
throw p1
.end method
.method public onNext(Ljava/lang/Object;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.line 1
monitor-enter p0
.line 2
:try_start_1
iget-object v0, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->chunks:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_7
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_17
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Ljava/util/List;
.line 3
invoke-interface {v1, p1}, Ljava/util/List;->add(Ljava/lang/Object;)Z
goto :goto_7
.line 4
:cond_17
monitor-exit p0
return-void
:catchall_19
move-exception p1
monitor-exit p0
:try_end_1b
.catchall {:try_start_1 .. :try_end_1b} :catchall_19
goto :goto_1d
:goto_1c
throw p1
:goto_1d
goto :goto_1c
.end method
.method startBuffer(Ljava/lang/Object;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(TTOpening;)V"
}
.end annotation
.line 1
new-instance v0, Ljava/util/ArrayList;
invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V
.line 2
monitor-enter p0
.line 3
:try_start_6
iget-boolean v1, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->done:Z
if-eqz v1, :cond_c
.line 4
monitor-exit p0
return-void
.line 5
:cond_c
iget-object v1, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->chunks:Ljava/util/List;
invoke-interface {v1, v0}, Ljava/util/List;->add(Ljava/lang/Object;)Z
.line 6
monitor-exit p0
:try_end_12
.catchall {:try_start_6 .. :try_end_12} :catchall_2f
.line 7
:try_start_12
iget-object v1, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->this$0:Lrx/internal/operators/OperatorBufferWithStartEndObservable;
iget-object v1, v1, Lrx/internal/operators/OperatorBufferWithStartEndObservable;->bufferClosing:Lrx/functions/Func1;
invoke-interface {v1, p1}, Lrx/functions/Func1;->call(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Lrx/Observable;
:try_end_1c
.catch Ljava/lang/Throwable; {:try_start_12 .. :try_end_1c} :catch_2a
.line 8
new-instance v1, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber$1;
invoke-direct {v1, p0, v0}, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber$1;-><init>(Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;Ljava/util/List;)V
.line 9
iget-object v0, p0, Lrx/internal/operators/OperatorBufferWithStartEndObservable$BufferingSubscriber;->closingSubscriptions:Lrx/subscriptions/CompositeSubscription;
invoke-virtual {v0, v1}, Lrx/subscriptions/CompositeSubscription;->add(Lrx/Subscription;)V
.line 10
invoke-virtual {p1, v1}, Lrx/Observable;->unsafeSubscribe(Lrx/Subscriber;)Lrx/Subscription;
return-void
:catch_2a
move-exception p1
.line 11
invoke-static {p1, p0}, Lrx/exceptions/Exceptions;->throwOrReport(Ljava/lang/Throwable;Lrx/Observer;)V
return-void
:catchall_2f
move-exception p1
.line 12
:try_start_30
monitor-exit p0
:try_end_31
.catchall {:try_start_30 .. :try_end_31} :catchall_2f
throw p1
.end method