607 lines
15 KiB
Smali
607 lines
15 KiB
Smali
.class public abstract Lbi/a;
|
|
.super Lai/m;
|
|
.source "ConnectableFlowable.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Lai/m<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lai/m;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public n9()Lai/m;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lai/m<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/BackpressureSupport;
|
|
value = .enum Lio/reactivex/rxjava3/annotations/BackpressureKind;->PASS_THROUGH:Lio/reactivex/rxjava3/annotations/BackpressureKind;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/CheckReturnValue;
|
|
.end annotation
|
|
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/SchedulerSupport;
|
|
value = "none"
|
|
.end annotation
|
|
|
|
const/4 v0, 0x1
|
|
|
|
.line 1
|
|
invoke-virtual {p0, v0}, Lbi/a;->o9(I)Lai/m;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public o9(I)Lai/m;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"numberOfSubscribers"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(I)",
|
|
"Lai/m<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/BackpressureSupport;
|
|
value = .enum Lio/reactivex/rxjava3/annotations/BackpressureKind;->PASS_THROUGH:Lio/reactivex/rxjava3/annotations/BackpressureKind;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/CheckReturnValue;
|
|
.end annotation
|
|
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/SchedulerSupport;
|
|
value = "none"
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {}, Lio/reactivex/rxjava3/internal/functions/Functions;->h()Lci/g;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, p1, v0}, Lbi/a;->p9(ILci/g;)Lai/m;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public p9(ILci/g;)Lai/m;
|
|
.locals 1
|
|
.param p2 # Lci/g;
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"numberOfSubscribers",
|
|
"connection"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(I",
|
|
"Lci/g<",
|
|
"-",
|
|
"Lio/reactivex/rxjava3/disposables/c;",
|
|
">;)",
|
|
"Lai/m<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/BackpressureSupport;
|
|
value = .enum Lio/reactivex/rxjava3/annotations/BackpressureKind;->PASS_THROUGH:Lio/reactivex/rxjava3/annotations/BackpressureKind;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/CheckReturnValue;
|
|
.end annotation
|
|
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/SchedulerSupport;
|
|
value = "none"
|
|
.end annotation
|
|
|
|
const-string v0, "connection is null"
|
|
|
|
.line 1
|
|
invoke-static {p2, v0}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
|
|
|
|
if-gtz p1, :cond_0
|
|
|
|
.line 2
|
|
invoke-virtual {p0, p2}, Lbi/a;->r9(Lci/g;)V
|
|
|
|
.line 3
|
|
invoke-static {p0}, Lji/a;->T(Lbi/a;)Lbi/a;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
|
|
.line 4
|
|
:cond_0
|
|
new-instance v0, Lio/reactivex/rxjava3/internal/operators/flowable/g;
|
|
|
|
invoke-direct {v0, p0, p1, p2}, Lio/reactivex/rxjava3/internal/operators/flowable/g;-><init>(Lbi/a;ILci/g;)V
|
|
|
|
invoke-static {v0}, Lji/a;->P(Lai/m;)Lai/m;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public final q9()Lio/reactivex/rxjava3/disposables/c;
|
|
.locals 1
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/SchedulerSupport;
|
|
value = "none"
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-instance v0, Lio/reactivex/rxjava3/internal/util/e;
|
|
|
|
invoke-direct {v0}, Lio/reactivex/rxjava3/internal/util/e;-><init>()V
|
|
|
|
.line 2
|
|
invoke-virtual {p0, v0}, Lbi/a;->r9(Lci/g;)V
|
|
|
|
.line 3
|
|
iget-object v0, v0, Lio/reactivex/rxjava3/internal/util/e;->a:Lio/reactivex/rxjava3/disposables/c;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public abstract r9(Lci/g;)V
|
|
.param p1 # Lci/g;
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"connection"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lci/g<",
|
|
"-",
|
|
"Lio/reactivex/rxjava3/disposables/c;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/SchedulerSupport;
|
|
value = "none"
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public s9()Lai/m;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lai/m<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/BackpressureSupport;
|
|
value = .enum Lio/reactivex/rxjava3/annotations/BackpressureKind;->PASS_THROUGH:Lio/reactivex/rxjava3/annotations/BackpressureKind;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/CheckReturnValue;
|
|
.end annotation
|
|
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/SchedulerSupport;
|
|
value = "none"
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-instance v0, Lio/reactivex/rxjava3/internal/operators/flowable/FlowableRefCount;
|
|
|
|
invoke-direct {v0, p0}, Lio/reactivex/rxjava3/internal/operators/flowable/FlowableRefCount;-><init>(Lbi/a;)V
|
|
|
|
invoke-static {v0}, Lji/a;->P(Lai/m;)Lai/m;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final t9(I)Lai/m;
|
|
.locals 6
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"subscriberCount"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(I)",
|
|
"Lai/m<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/BackpressureSupport;
|
|
value = .enum Lio/reactivex/rxjava3/annotations/BackpressureKind;->PASS_THROUGH:Lio/reactivex/rxjava3/annotations/BackpressureKind;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/CheckReturnValue;
|
|
.end annotation
|
|
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/SchedulerSupport;
|
|
value = "none"
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget-object v4, Ljava/util/concurrent/TimeUnit;->NANOSECONDS:Ljava/util/concurrent/TimeUnit;
|
|
|
|
invoke-static {}, Lki/b;->j()Lai/o0;
|
|
|
|
move-result-object v5
|
|
|
|
const-wide/16 v2, 0x0
|
|
|
|
move-object v0, p0
|
|
|
|
move v1, p1
|
|
|
|
invoke-virtual/range {v0 .. v5}, Lbi/a;->v9(IJLjava/util/concurrent/TimeUnit;Lai/o0;)Lai/m;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public final u9(IJLjava/util/concurrent/TimeUnit;)Lai/m;
|
|
.locals 6
|
|
.param p4 # Ljava/util/concurrent/TimeUnit;
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"subscriberCount",
|
|
"timeout",
|
|
"unit"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(IJ",
|
|
"Ljava/util/concurrent/TimeUnit;",
|
|
")",
|
|
"Lai/m<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/BackpressureSupport;
|
|
value = .enum Lio/reactivex/rxjava3/annotations/BackpressureKind;->PASS_THROUGH:Lio/reactivex/rxjava3/annotations/BackpressureKind;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/CheckReturnValue;
|
|
.end annotation
|
|
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/SchedulerSupport;
|
|
value = "io.reactivex:computation"
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {}, Lki/b;->a()Lai/o0;
|
|
|
|
move-result-object v5
|
|
|
|
move-object v0, p0
|
|
|
|
move v1, p1
|
|
|
|
move-wide v2, p2
|
|
|
|
move-object v4, p4
|
|
|
|
invoke-virtual/range {v0 .. v5}, Lbi/a;->v9(IJLjava/util/concurrent/TimeUnit;Lai/o0;)Lai/m;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public final v9(IJLjava/util/concurrent/TimeUnit;Lai/o0;)Lai/m;
|
|
.locals 8
|
|
.param p4 # Ljava/util/concurrent/TimeUnit;
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p5 # Lai/o0;
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0,
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"subscriberCount",
|
|
"timeout",
|
|
"unit",
|
|
"scheduler"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(IJ",
|
|
"Ljava/util/concurrent/TimeUnit;",
|
|
"Lai/o0;",
|
|
")",
|
|
"Lai/m<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/BackpressureSupport;
|
|
value = .enum Lio/reactivex/rxjava3/annotations/BackpressureKind;->PASS_THROUGH:Lio/reactivex/rxjava3/annotations/BackpressureKind;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/CheckReturnValue;
|
|
.end annotation
|
|
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/SchedulerSupport;
|
|
value = "custom"
|
|
.end annotation
|
|
|
|
const-string v0, "subscriberCount"
|
|
|
|
.line 1
|
|
invoke-static {p1, v0}, Lio/reactivex/rxjava3/internal/functions/a;->b(ILjava/lang/String;)I
|
|
|
|
const-string v0, "unit is null"
|
|
|
|
.line 2
|
|
invoke-static {p4, v0}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
|
|
|
|
const-string v0, "scheduler is null"
|
|
|
|
.line 3
|
|
invoke-static {p5, v0}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
|
|
|
|
.line 4
|
|
new-instance v0, Lio/reactivex/rxjava3/internal/operators/flowable/FlowableRefCount;
|
|
|
|
move-object v1, v0
|
|
|
|
move-object v2, p0
|
|
|
|
move v3, p1
|
|
|
|
move-wide v4, p2
|
|
|
|
move-object v6, p4
|
|
|
|
move-object v7, p5
|
|
|
|
invoke-direct/range {v1 .. v7}, Lio/reactivex/rxjava3/internal/operators/flowable/FlowableRefCount;-><init>(Lbi/a;IJLjava/util/concurrent/TimeUnit;Lai/o0;)V
|
|
|
|
invoke-static {v0}, Lji/a;->P(Lai/m;)Lai/m;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public final w9(JLjava/util/concurrent/TimeUnit;)Lai/m;
|
|
.locals 6
|
|
.param p3 # Ljava/util/concurrent/TimeUnit;
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"timeout",
|
|
"unit"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(J",
|
|
"Ljava/util/concurrent/TimeUnit;",
|
|
")",
|
|
"Lai/m<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/BackpressureSupport;
|
|
value = .enum Lio/reactivex/rxjava3/annotations/BackpressureKind;->PASS_THROUGH:Lio/reactivex/rxjava3/annotations/BackpressureKind;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/CheckReturnValue;
|
|
.end annotation
|
|
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/SchedulerSupport;
|
|
value = "io.reactivex:computation"
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {}, Lki/b;->a()Lai/o0;
|
|
|
|
move-result-object v5
|
|
|
|
const/4 v1, 0x1
|
|
|
|
move-object v0, p0
|
|
|
|
move-wide v2, p1
|
|
|
|
move-object v4, p3
|
|
|
|
invoke-virtual/range {v0 .. v5}, Lbi/a;->v9(IJLjava/util/concurrent/TimeUnit;Lai/o0;)Lai/m;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public final x9(JLjava/util/concurrent/TimeUnit;Lai/o0;)Lai/m;
|
|
.locals 6
|
|
.param p3 # Ljava/util/concurrent/TimeUnit;
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p4 # Lai/o0;
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"timeout",
|
|
"unit",
|
|
"scheduler"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(J",
|
|
"Ljava/util/concurrent/TimeUnit;",
|
|
"Lai/o0;",
|
|
")",
|
|
"Lai/m<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/BackpressureSupport;
|
|
value = .enum Lio/reactivex/rxjava3/annotations/BackpressureKind;->PASS_THROUGH:Lio/reactivex/rxjava3/annotations/BackpressureKind;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/CheckReturnValue;
|
|
.end annotation
|
|
|
|
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
|
|
.end annotation
|
|
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/SchedulerSupport;
|
|
value = "custom"
|
|
.end annotation
|
|
|
|
const/4 v1, 0x1
|
|
|
|
move-object v0, p0
|
|
|
|
move-wide v2, p1
|
|
|
|
move-object v4, p3
|
|
|
|
move-object v5, p4
|
|
|
|
.line 1
|
|
invoke-virtual/range {v0 .. v5}, Lbi/a;->v9(IJLjava/util/concurrent/TimeUnit;Lai/o0;)Lai/m;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public abstract y9()V
|
|
.annotation runtime Lio/reactivex/rxjava3/annotations/SchedulerSupport;
|
|
value = "none"
|
|
.end annotation
|
|
.end method
|