OperatorWindowWithStartEndObservable$SourceSubscriber.smali
.class final Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;
.super Lrx/Subscriber;
.source "OperatorWindowWithStartEndObservable.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lrx/internal/operators/OperatorWindowWithStartEndObservable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x10
name = "SourceSubscriber"
.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<",
"-",
"Lrx/Observable<",
"TT;>;>;"
}
.end annotation
.end field
.field final chunks:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lrx/internal/operators/OperatorWindowWithStartEndObservable$SerializedSubject<",
"TT;>;>;"
}
.end annotation
.end field
.field final composite:Lrx/subscriptions/CompositeSubscription;
.field done:Z
.field final guard:Ljava/lang/Object;
.field final synthetic this$0:Lrx/internal/operators/OperatorWindowWithStartEndObservable;
# direct methods
.method public constructor <init>(Lrx/internal/operators/OperatorWindowWithStartEndObservable;Lrx/Subscriber;Lrx/subscriptions/CompositeSubscription;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Subscriber<",
"-",
"Lrx/Observable<",
"TT;>;>;",
"Lrx/subscriptions/CompositeSubscription;",
")V"
}
.end annotation
.line 1
iput-object p1, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->this$0:Lrx/internal/operators/OperatorWindowWithStartEndObservable;
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
.line 2
new-instance p1, Lrx/observers/SerializedSubscriber;
invoke-direct {p1, p2}, Lrx/observers/SerializedSubscriber;-><init>(Lrx/Subscriber;)V
iput-object p1, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->child:Lrx/Subscriber;
.line 3
new-instance p1, Ljava/lang/Object;
invoke-direct {p1}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->guard:Ljava/lang/Object;
.line 4
new-instance p1, Ljava/util/LinkedList;
invoke-direct {p1}, Ljava/util/LinkedList;-><init>()V
iput-object p1, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->chunks:Ljava/util/List;
.line 5
iput-object p3, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->composite:Lrx/subscriptions/CompositeSubscription;
return-void
.end method
# virtual methods
.method beginWindow(Ljava/lang/Object;)V
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(TU;)V"
}
.end annotation
.line 1
invoke-virtual {p0}, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->createSerializedSubject()Lrx/internal/operators/OperatorWindowWithStartEndObservable$SerializedSubject;
move-result-object v0
.line 2
iget-object v1, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->guard:Ljava/lang/Object;
monitor-enter v1
.line 3
:try_start_7
iget-boolean v2, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->done:Z
if-eqz v2, :cond_d
.line 4
monitor-exit v1
return-void
.line 5
:cond_d
iget-object v2, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->chunks:Ljava/util/List;
invoke-interface {v2, v0}, Ljava/util/List;->add(Ljava/lang/Object;)Z
.line 6
monitor-exit v1
:try_end_13
.catchall {:try_start_7 .. :try_end_13} :catchall_37
.line 7
iget-object v1, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->child:Lrx/Subscriber;
iget-object v2, v0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SerializedSubject;->producer:Lrx/Observable;
invoke-interface {v1, v2}, Lrx/Observer;->onNext(Ljava/lang/Object;)V
.line 8
:try_start_1a
iget-object v1, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->this$0:Lrx/internal/operators/OperatorWindowWithStartEndObservable;
iget-object v1, v1, Lrx/internal/operators/OperatorWindowWithStartEndObservable;->windowClosingSelector: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_24
.catch Ljava/lang/Throwable; {:try_start_1a .. :try_end_24} :catch_32
.line 9
new-instance v1, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber$1;
invoke-direct {v1, p0, v0}, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber$1;-><init>(Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;Lrx/internal/operators/OperatorWindowWithStartEndObservable$SerializedSubject;)V
.line 10
iget-object v0, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->composite:Lrx/subscriptions/CompositeSubscription;
invoke-virtual {v0, v1}, Lrx/subscriptions/CompositeSubscription;->add(Lrx/Subscription;)V
.line 11
invoke-virtual {p1, v1}, Lrx/Observable;->unsafeSubscribe(Lrx/Subscriber;)Lrx/Subscription;
return-void
:catch_32
move-exception p1
.line 12
invoke-virtual {p0, p1}, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->onError(Ljava/lang/Throwable;)V
return-void
:catchall_37
move-exception p1
.line 13
:try_start_38
monitor-exit v1
:try_end_39
.catchall {:try_start_38 .. :try_end_39} :catchall_37
throw p1
.end method
.method createSerializedSubject()Lrx/internal/operators/OperatorWindowWithStartEndObservable$SerializedSubject;
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lrx/internal/operators/OperatorWindowWithStartEndObservable$SerializedSubject<",
"TT;>;"
}
.end annotation
.line 1
invoke-static {}, Lrx/subjects/UnicastSubject;->create()Lrx/subjects/UnicastSubject;
move-result-object v0
.line 2
new-instance v1, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SerializedSubject;
invoke-direct {v1, v0, v0}, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SerializedSubject;-><init>(Lrx/Observer;Lrx/Observable;)V
return-object v1
.end method
.method endWindow(Lrx/internal/operators/OperatorWindowWithStartEndObservable$SerializedSubject;)V
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/internal/operators/OperatorWindowWithStartEndObservable$SerializedSubject<",
"TT;>;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->guard:Ljava/lang/Object;
monitor-enter v0
.line 2
:try_start_3
iget-boolean v1, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->done:Z
if-eqz v1, :cond_9
.line 3
monitor-exit v0
return-void
.line 4
:cond_9
iget-object v1, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->chunks:Ljava/util/List;
invoke-interface {v1}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v1
.line 5
:cond_f
invoke-interface {v1}, Ljava/util/Iterator;->hasNext()Z
move-result v2
if-eqz v2, :cond_22
.line 6
invoke-interface {v1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v2
check-cast v2, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SerializedSubject;
if-ne v2, p1, :cond_f
const/4 v2, 0x1
.line 7
invoke-interface {v1}, Ljava/util/Iterator;->remove()V
goto :goto_23
:cond_22
const/4 v2, 0x0
.line 8
:goto_23
monitor-exit v0
:try_end_24
.catchall {:try_start_3 .. :try_end_24} :catchall_2c
if-eqz v2, :cond_2b
.line 9
iget-object p1, p1, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SerializedSubject;->consumer:Lrx/Observer;
invoke-interface {p1}, Lrx/Observer;->onCompleted()V
:cond_2b
return-void
:catchall_2c
move-exception p1
.line 10
:try_start_2d
monitor-exit v0
:try_end_2e
.catchall {:try_start_2d .. :try_end_2e} :catchall_2c
goto :goto_30
:goto_2f
throw p1
:goto_30
goto :goto_2f
.end method
.method public onCompleted()V
.registers 4
.line 1
:try_start_0
iget-object v0, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->guard:Ljava/lang/Object;
monitor-enter v0
:try_end_3
.catchall {:try_start_0 .. :try_end_3} :catchall_42
.line 2
:try_start_3
iget-boolean v1, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->done:Z
if-eqz v1, :cond_e
.line 3
monitor-exit v0
:try_end_8
.catchall {:try_start_3 .. :try_end_8} :catchall_3f
.line 4
iget-object v0, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->composite:Lrx/subscriptions/CompositeSubscription;
invoke-virtual {v0}, Lrx/subscriptions/CompositeSubscription;->unsubscribe()V
return-void
:cond_e
const/4 v1, 0x1
.line 5
:try_start_f
iput-boolean v1, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->done:Z
.line 6
new-instance v1, Ljava/util/ArrayList;
iget-object v2, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->chunks:Ljava/util/List;
invoke-direct {v1, v2}, Ljava/util/ArrayList;-><init>(Ljava/util/Collection;)V
.line 7
iget-object v2, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->chunks:Ljava/util/List;
invoke-interface {v2}, Ljava/util/List;->clear()V
.line 8
monitor-exit v0
:try_end_1e
.catchall {:try_start_f .. :try_end_1e} :catchall_3f
.line 9
:try_start_1e
invoke-interface {v1}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_22
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_34
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SerializedSubject;
.line 10
iget-object v1, v1, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SerializedSubject;->consumer:Lrx/Observer;
invoke-interface {v1}, Lrx/Observer;->onCompleted()V
goto :goto_22
.line 11
:cond_34
iget-object v0, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->child:Lrx/Subscriber;
invoke-interface {v0}, Lrx/Observer;->onCompleted()V
:try_end_39
.catchall {:try_start_1e .. :try_end_39} :catchall_42
.line 12
iget-object v0, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->composite:Lrx/subscriptions/CompositeSubscription;
invoke-virtual {v0}, Lrx/subscriptions/CompositeSubscription;->unsubscribe()V
return-void
:catchall_3f
move-exception v1
.line 13
:try_start_40
monitor-exit v0
:try_end_41
.catchall {:try_start_40 .. :try_end_41} :catchall_3f
:try_start_41
throw v1
:try_end_42
.catchall {:try_start_41 .. :try_end_42} :catchall_42
:catchall_42
move-exception v0
.line 14
iget-object v1, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->composite:Lrx/subscriptions/CompositeSubscription;
invoke-virtual {v1}, Lrx/subscriptions/CompositeSubscription;->unsubscribe()V
goto :goto_4a
:goto_49
throw v0
:goto_4a
goto :goto_49
.end method
.method public onError(Ljava/lang/Throwable;)V
.registers 5
.line 1
:try_start_0
iget-object v0, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->guard:Ljava/lang/Object;
monitor-enter v0
:try_end_3
.catchall {:try_start_0 .. :try_end_3} :catchall_42
.line 2
:try_start_3
iget-boolean v1, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->done:Z
if-eqz v1, :cond_e
.line 3
monitor-exit v0
:try_end_8
.catchall {:try_start_3 .. :try_end_8} :catchall_3f
.line 4
iget-object p1, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->composite:Lrx/subscriptions/CompositeSubscription;
invoke-virtual {p1}, Lrx/subscriptions/CompositeSubscription;->unsubscribe()V
return-void
:cond_e
const/4 v1, 0x1
.line 5
:try_start_f
iput-boolean v1, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->done:Z
.line 6
new-instance v1, Ljava/util/ArrayList;
iget-object v2, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->chunks:Ljava/util/List;
invoke-direct {v1, v2}, Ljava/util/ArrayList;-><init>(Ljava/util/Collection;)V
.line 7
iget-object v2, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->chunks:Ljava/util/List;
invoke-interface {v2}, Ljava/util/List;->clear()V
.line 8
monitor-exit v0
:try_end_1e
.catchall {:try_start_f .. :try_end_1e} :catchall_3f
.line 9
:try_start_1e
invoke-interface {v1}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_22
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_34
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SerializedSubject;
.line 10
iget-object v1, v1, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SerializedSubject;->consumer:Lrx/Observer;
invoke-interface {v1, p1}, Lrx/Observer;->onError(Ljava/lang/Throwable;)V
goto :goto_22
.line 11
:cond_34
iget-object v0, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->child:Lrx/Subscriber;
invoke-interface {v0, p1}, Lrx/Observer;->onError(Ljava/lang/Throwable;)V
:try_end_39
.catchall {:try_start_1e .. :try_end_39} :catchall_42
.line 12
iget-object p1, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->composite:Lrx/subscriptions/CompositeSubscription;
invoke-virtual {p1}, Lrx/subscriptions/CompositeSubscription;->unsubscribe()V
return-void
:catchall_3f
move-exception p1
.line 13
:try_start_40
monitor-exit v0
:try_end_41
.catchall {:try_start_40 .. :try_end_41} :catchall_3f
:try_start_41
throw p1
:try_end_42
.catchall {:try_start_41 .. :try_end_42} :catchall_42
:catchall_42
move-exception p1
.line 14
iget-object v0, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->composite:Lrx/subscriptions/CompositeSubscription;
invoke-virtual {v0}, Lrx/subscriptions/CompositeSubscription;->unsubscribe()V
goto :goto_4a
:goto_49
throw p1
:goto_4a
goto :goto_49
.end method
.method public onNext(Ljava/lang/Object;)V
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->guard:Ljava/lang/Object;
monitor-enter v0
.line 2
:try_start_3
iget-boolean v1, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->done:Z
if-eqz v1, :cond_9
.line 3
monitor-exit v0
return-void
.line 4
:cond_9
new-instance v1, Ljava/util/ArrayList;
iget-object v2, p0, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SourceSubscriber;->chunks:Ljava/util/List;
invoke-direct {v1, v2}, Ljava/util/ArrayList;-><init>(Ljava/util/Collection;)V
.line 5
monitor-exit v0
:try_end_11
.catchall {:try_start_3 .. :try_end_11} :catchall_28
.line 6
invoke-interface {v1}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_15
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_27
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SerializedSubject;
.line 7
iget-object v1, v1, Lrx/internal/operators/OperatorWindowWithStartEndObservable$SerializedSubject;->consumer:Lrx/Observer;
invoke-interface {v1, p1}, Lrx/Observer;->onNext(Ljava/lang/Object;)V
goto :goto_15
:cond_27
return-void
:catchall_28
move-exception p1
.line 8
:try_start_29
monitor-exit v0
:try_end_2a
.catchall {:try_start_29 .. :try_end_2a} :catchall_28
goto :goto_2c
:goto_2b
throw p1
:goto_2c
goto :goto_2b
.end method
.method public onStart()V
.registers 3
const-wide v0, 0x7fffffffffffffffL
.line 1
invoke-virtual {p0, v0, v1}, Lrx/Subscriber;->request(J)V
return-void
.end method