OperatorWindowWithTime$InexactSubscriber.smali
.class final Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;
.super Lrx/Subscriber;
.source "OperatorWindowWithTime.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lrx/internal/operators/OperatorWindowWithTime;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x10
name = "InexactSubscriber"
.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/OperatorWindowWithTime$CountedSerializedSubject<",
"TT;>;>;"
}
.end annotation
.end field
.field done:Z
.field final guard:Ljava/lang/Object;
.field final synthetic this$0:Lrx/internal/operators/OperatorWindowWithTime;
.field final worker:Lrx/Scheduler$Worker;
# direct methods
.method public constructor <init>(Lrx/internal/operators/OperatorWindowWithTime;Lrx/Subscriber;Lrx/Scheduler$Worker;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Subscriber<",
"-",
"Lrx/Observable<",
"TT;>;>;",
"Lrx/Scheduler$Worker;",
")V"
}
.end annotation
.line 1
iput-object p1, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->this$0:Lrx/internal/operators/OperatorWindowWithTime;
.line 2
invoke-direct {p0, p2}, Lrx/Subscriber;-><init>(Lrx/Subscriber;)V
.line 3
iput-object p2, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->child:Lrx/Subscriber;
.line 4
iput-object p3, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->worker:Lrx/Scheduler$Worker;
.line 5
new-instance p1, Ljava/lang/Object;
invoke-direct {p1}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->guard:Ljava/lang/Object;
.line 6
new-instance p1, Ljava/util/LinkedList;
invoke-direct {p1}, Ljava/util/LinkedList;-><init>()V
iput-object p1, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->chunks:Ljava/util/List;
return-void
.end method
# virtual methods
.method createCountedSerializedSubject()Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject;
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject<",
"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/OperatorWindowWithTime$CountedSerializedSubject;
invoke-direct {v1, v0, v0}, Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject;-><init>(Lrx/Observer;Lrx/Observable;)V
return-object v1
.end method
.method public onCompleted()V
.registers 4
.line 1
iget-object v0, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->guard:Ljava/lang/Object;
monitor-enter v0
.line 2
:try_start_3
iget-boolean v1, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->done:Z
if-eqz v1, :cond_9
.line 3
monitor-exit v0
return-void
:cond_9
const/4 v1, 0x1
.line 4
iput-boolean v1, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->done:Z
.line 5
new-instance v1, Ljava/util/ArrayList;
iget-object v2, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->chunks:Ljava/util/List;
invoke-direct {v1, v2}, Ljava/util/ArrayList;-><init>(Ljava/util/Collection;)V
.line 6
iget-object v2, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->chunks:Ljava/util/List;
invoke-interface {v2}, Ljava/util/List;->clear()V
.line 7
monitor-exit v0
:try_end_19
.catchall {:try_start_3 .. :try_end_19} :catchall_35
.line 8
invoke-interface {v1}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_1d
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_2f
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject;
.line 9
iget-object v1, v1, Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject;->consumer:Lrx/Observer;
invoke-interface {v1}, Lrx/Observer;->onCompleted()V
goto :goto_1d
.line 10
:cond_2f
iget-object v0, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->child:Lrx/Subscriber;
invoke-interface {v0}, Lrx/Observer;->onCompleted()V
return-void
:catchall_35
move-exception v1
.line 11
:try_start_36
monitor-exit v0
:try_end_37
.catchall {:try_start_36 .. :try_end_37} :catchall_35
goto :goto_39
:goto_38
throw v1
:goto_39
goto :goto_38
.end method
.method public onError(Ljava/lang/Throwable;)V
.registers 5
.line 1
iget-object v0, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->guard:Ljava/lang/Object;
monitor-enter v0
.line 2
:try_start_3
iget-boolean v1, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->done:Z
if-eqz v1, :cond_9
.line 3
monitor-exit v0
return-void
:cond_9
const/4 v1, 0x1
.line 4
iput-boolean v1, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->done:Z
.line 5
new-instance v1, Ljava/util/ArrayList;
iget-object v2, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->chunks:Ljava/util/List;
invoke-direct {v1, v2}, Ljava/util/ArrayList;-><init>(Ljava/util/Collection;)V
.line 6
iget-object v2, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->chunks:Ljava/util/List;
invoke-interface {v2}, Ljava/util/List;->clear()V
.line 7
monitor-exit v0
:try_end_19
.catchall {:try_start_3 .. :try_end_19} :catchall_35
.line 8
invoke-interface {v1}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_1d
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_2f
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject;
.line 9
iget-object v1, v1, Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject;->consumer:Lrx/Observer;
invoke-interface {v1, p1}, Lrx/Observer;->onError(Ljava/lang/Throwable;)V
goto :goto_1d
.line 10
:cond_2f
iget-object v0, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->child:Lrx/Subscriber;
invoke-interface {v0, p1}, Lrx/Observer;->onError(Ljava/lang/Throwable;)V
return-void
:catchall_35
move-exception p1
.line 11
:try_start_36
monitor-exit v0
:try_end_37
.catchall {:try_start_36 .. :try_end_37} :catchall_35
goto :goto_39
:goto_38
throw p1
:goto_39
goto :goto_38
.end method
.method public onNext(Ljava/lang/Object;)V
.registers 7
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->guard:Ljava/lang/Object;
monitor-enter v0
.line 2
:try_start_3
iget-boolean v1, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->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/OperatorWindowWithTime$InexactSubscriber;->chunks:Ljava/util/List;
invoke-direct {v1, v2}, Ljava/util/ArrayList;-><init>(Ljava/util/Collection;)V
.line 5
iget-object v2, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->chunks:Ljava/util/List;
invoke-interface {v2}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v2
.line 6
:cond_16
:goto_16
invoke-interface {v2}, Ljava/util/Iterator;->hasNext()Z
move-result v3
if-eqz v3, :cond_32
.line 7
invoke-interface {v2}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v3
check-cast v3, Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject;
.line 8
iget v4, v3, Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject;->count:I
add-int/lit8 v4, v4, 0x1
iput v4, v3, Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject;->count:I
iget-object v3, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->this$0:Lrx/internal/operators/OperatorWindowWithTime;
iget v3, v3, Lrx/internal/operators/OperatorWindowWithTime;->size:I
if-ne v4, v3, :cond_16
.line 9
invoke-interface {v2}, Ljava/util/Iterator;->remove()V
goto :goto_16
.line 10
:cond_32
monitor-exit v0
:try_end_33
.catchall {:try_start_3 .. :try_end_33} :catchall_57
.line 11
invoke-interface {v1}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v0
:cond_37
:goto_37
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_56
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject;
.line 12
iget-object v2, v1, Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject;->consumer:Lrx/Observer;
invoke-interface {v2, p1}, Lrx/Observer;->onNext(Ljava/lang/Object;)V
.line 13
iget v2, v1, Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject;->count:I
iget-object v3, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->this$0:Lrx/internal/operators/OperatorWindowWithTime;
iget v3, v3, Lrx/internal/operators/OperatorWindowWithTime;->size:I
if-ne v2, v3, :cond_37
.line 14
iget-object v1, v1, Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject;->consumer:Lrx/Observer;
invoke-interface {v1}, Lrx/Observer;->onCompleted()V
goto :goto_37
:cond_56
return-void
:catchall_57
move-exception p1
.line 15
:try_start_58
monitor-exit v0
:try_end_59
.catchall {:try_start_58 .. :try_end_59} :catchall_57
goto :goto_5b
:goto_5a
throw p1
:goto_5b
goto :goto_5a
.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
.method scheduleChunk()V
.registers 8
.line 1
iget-object v0, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->worker:Lrx/Scheduler$Worker;
new-instance v1, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber$1;
invoke-direct {v1, p0}, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber$1;-><init>(Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;)V
iget-object v2, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->this$0:Lrx/internal/operators/OperatorWindowWithTime;
iget-wide v4, v2, Lrx/internal/operators/OperatorWindowWithTime;->timeshift:J
iget-object v6, v2, Lrx/internal/operators/OperatorWindowWithTime;->unit:Ljava/util/concurrent/TimeUnit;
move-wide v2, v4
invoke-virtual/range {v0 .. v6}, Lrx/Scheduler$Worker;->schedulePeriodically(Lrx/functions/Action0;JJLjava/util/concurrent/TimeUnit;)Lrx/Subscription;
return-void
.end method
.method startNewChunk()V
.registers 6
.line 1
invoke-virtual {p0}, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->createCountedSerializedSubject()Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject;
move-result-object v0
.line 2
iget-object v1, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->guard:Ljava/lang/Object;
monitor-enter v1
.line 3
:try_start_7
iget-boolean v2, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->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/OperatorWindowWithTime$InexactSubscriber;->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_30
.line 7
:try_start_13
iget-object v1, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->child:Lrx/Subscriber;
iget-object v2, v0, Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject;->producer:Lrx/Observable;
invoke-interface {v1, v2}, Lrx/Observer;->onNext(Ljava/lang/Object;)V
:try_end_1a
.catch Ljava/lang/Throwable; {:try_start_13 .. :try_end_1a} :catch_2b
.line 8
iget-object v1, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->worker:Lrx/Scheduler$Worker;
new-instance v2, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber$2;
invoke-direct {v2, p0, v0}, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber$2;-><init>(Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject;)V
iget-object v0, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->this$0:Lrx/internal/operators/OperatorWindowWithTime;
iget-wide v3, v0, Lrx/internal/operators/OperatorWindowWithTime;->timespan:J
iget-object v0, v0, Lrx/internal/operators/OperatorWindowWithTime;->unit:Ljava/util/concurrent/TimeUnit;
invoke-virtual {v1, v2, v3, v4, v0}, Lrx/Scheduler$Worker;->schedule(Lrx/functions/Action0;JLjava/util/concurrent/TimeUnit;)Lrx/Subscription;
return-void
:catch_2b
move-exception v0
.line 9
invoke-virtual {p0, v0}, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->onError(Ljava/lang/Throwable;)V
return-void
:catchall_30
move-exception v0
.line 10
:try_start_31
monitor-exit v1
:try_end_32
.catchall {:try_start_31 .. :try_end_32} :catchall_30
throw v0
.end method
.method terminateChunk(Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject;)V
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/internal/operators/OperatorWindowWithTime$CountedSerializedSubject<",
"TT;>;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->guard:Ljava/lang/Object;
monitor-enter v0
.line 2
:try_start_3
iget-boolean v1, p0, Lrx/internal/operators/OperatorWindowWithTime$InexactSubscriber;->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/OperatorWindowWithTime$InexactSubscriber;->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/OperatorWindowWithTime$CountedSerializedSubject;
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/OperatorWindowWithTime$CountedSerializedSubject;->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