Changes of com.discord v1339
This commit is contained in:
parent
5032d4b898
commit
6ae5001f89
18321 changed files with 985205 additions and 1013666 deletions
|
@ -1,9 +1,9 @@
|
|||
.class public final Lf/a/b/o0;
|
||||
.super Ljava/lang/Object;
|
||||
.source "AppTransformers.kt"
|
||||
.source "DiscordConnectService.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/Observable$c;
|
||||
.implements Lh0/k/b;
|
||||
|
||||
|
||||
# annotations
|
||||
|
@ -15,26 +15,36 @@
|
|||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lrx/Observable$c<",
|
||||
"TT;TT;>;"
|
||||
"Lh0/k/b<",
|
||||
"Ljava/lang/Boolean;",
|
||||
"Lrx/Observable<",
|
||||
"+",
|
||||
"Lcom/discord/rtcconnection/RtcConnection$State;",
|
||||
">;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/utilities/dimmer/DimmerView;
|
||||
|
||||
.field public final synthetic e:J
|
||||
# static fields
|
||||
.field public static final d:Lf/a/b/o0;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/utilities/dimmer/DimmerView;J)V
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/b/o0;
|
||||
|
||||
invoke-direct {v0}, Lf/a/b/o0;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/b/o0;->d:Lf/a/b/o0;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf/a/b/o0;->d:Lcom/discord/utilities/dimmer/DimmerView;
|
||||
|
||||
iput-wide p2, p0, Lf/a/b/o0;->e:J
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
|
@ -43,37 +53,23 @@
|
|||
|
||||
# virtual methods
|
||||
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 9
|
||||
.locals 1
|
||||
|
||||
check-cast p1, Lrx/Observable;
|
||||
check-cast p1, Ljava/lang/Boolean;
|
||||
|
||||
new-instance v8, Lcom/discord/utilities/rx/OnDelayedEmissionHandler;
|
||||
sget-object p1, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
|
||||
|
||||
new-instance v1, Lf/a/b/n0;
|
||||
invoke-virtual {p1}, Lcom/discord/stores/StoreStream$Companion;->getRtcConnection()Lcom/discord/stores/StoreRtcConnection;
|
||||
|
||||
invoke-direct {v1, p0}, Lf/a/b/n0;-><init>(Lf/a/b/o0;)V
|
||||
move-result-object p1
|
||||
|
||||
iget-wide v2, p0, Lf/a/b/o0;->e:J
|
||||
invoke-virtual {p1}, Lcom/discord/stores/StoreRtcConnection;->getConnectionState()Lrx/Observable;
|
||||
|
||||
sget-object v4, Ljava/util/concurrent/TimeUnit;->MILLISECONDS:Ljava/util/concurrent/TimeUnit;
|
||||
move-result-object p1
|
||||
|
||||
const/4 v5, 0x0
|
||||
sget-object v0, Lf/a/b/n0;->d:Lf/a/b/n0;
|
||||
|
||||
const/16 v6, 0x8
|
||||
|
||||
const/4 v7, 0x0
|
||||
|
||||
move-object v0, v8
|
||||
|
||||
invoke-direct/range {v0 .. v7}, Lcom/discord/utilities/rx/OnDelayedEmissionHandler;-><init>(Lkotlin/jvm/functions/Function1;JLjava/util/concurrent/TimeUnit;Lrx/Scheduler;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
||||
|
||||
new-instance v0, Li0/l/a/u;
|
||||
|
||||
iget-object p1, p1, Lrx/Observable;->d:Lrx/Observable$a;
|
||||
|
||||
invoke-direct {v0, p1, v8}, Li0/l/a/u;-><init>(Lrx/Observable$a;Lrx/Observable$b;)V
|
||||
|
||||
invoke-static {v0}, Lrx/Observable;->d0(Lrx/Observable$a;)Lrx/Observable;
|
||||
invoke-virtual {p1, v0}, Lrx/Observable;->v(Lh0/k/b;)Lrx/Observable;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue