OperatorTimeout$2.smali
.class Lrx/internal/operators/OperatorTimeout$2;
.super Ljava/lang/Object;
.source "OperatorTimeout.java"
# interfaces
.implements Lrx/internal/operators/OperatorTimeoutBase$TimeoutStub;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lrx/internal/operators/OperatorTimeout;-><init>(JLjava/util/concurrent/TimeUnit;Lrx/Observable;Lrx/Scheduler;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/internal/operators/OperatorTimeoutBase$TimeoutStub<",
"TT;>;"
}
.end annotation
# instance fields
.field final synthetic val$timeUnit:Ljava/util/concurrent/TimeUnit;
.field final synthetic val$timeout:J
# direct methods
.method constructor <init>(JLjava/util/concurrent/TimeUnit;)V
.registers 4
.line 1
iput-wide p1, p0, Lrx/internal/operators/OperatorTimeout$2;->val$timeout:J
iput-object p3, p0, Lrx/internal/operators/OperatorTimeout$2;->val$timeUnit:Ljava/util/concurrent/TimeUnit;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.registers 5
.line 1
check-cast p1, Lrx/internal/operators/OperatorTimeoutBase$TimeoutSubscriber;
check-cast p2, Ljava/lang/Long;
check-cast p4, Lrx/Scheduler$Worker;
invoke-virtual {p0, p1, p2, p3, p4}, Lrx/internal/operators/OperatorTimeout$2;->call(Lrx/internal/operators/OperatorTimeoutBase$TimeoutSubscriber;Ljava/lang/Long;Ljava/lang/Object;Lrx/Scheduler$Worker;)Lrx/Subscription;
move-result-object p1
return-object p1
.end method
.method public call(Lrx/internal/operators/OperatorTimeoutBase$TimeoutSubscriber;Ljava/lang/Long;Ljava/lang/Object;Lrx/Scheduler$Worker;)Lrx/Subscription;
.registers 6
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/internal/operators/OperatorTimeoutBase$TimeoutSubscriber<",
"TT;>;",
"Ljava/lang/Long;",
"TT;",
"Lrx/Scheduler$Worker;",
")",
"Lrx/Subscription;"
}
.end annotation
.line 2
new-instance p3, Lrx/internal/operators/OperatorTimeout$2$1;
invoke-direct {p3, p0, p1, p2}, Lrx/internal/operators/OperatorTimeout$2$1;-><init>(Lrx/internal/operators/OperatorTimeout$2;Lrx/internal/operators/OperatorTimeoutBase$TimeoutSubscriber;Ljava/lang/Long;)V
iget-wide p1, p0, Lrx/internal/operators/OperatorTimeout$2;->val$timeout:J
iget-object v0, p0, Lrx/internal/operators/OperatorTimeout$2;->val$timeUnit:Ljava/util/concurrent/TimeUnit;
invoke-virtual {p4, p3, p1, p2, v0}, Lrx/Scheduler$Worker;->schedule(Lrx/functions/Action0;JLjava/util/concurrent/TimeUnit;)Lrx/Subscription;
move-result-object p1
return-object p1
.end method