Changes of com.discord v1329
This commit is contained in:
parent
7106971eee
commit
ecc5c1d9fa
2716 changed files with 58230 additions and 81203 deletions
|
@ -1,62 +1,103 @@
|
|||
.class public final Lf/a/g/h;
|
||||
.super Ljava/lang/Object;
|
||||
.source "AppMediaPlayer.kt"
|
||||
.super Lz/n/c/k;
|
||||
.source "RtcConnection.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lrx/functions/Action1<",
|
||||
"Ljava/lang/Throwable;",
|
||||
"Lz/n/c/k;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/player/AppMediaPlayer;
|
||||
.field public final synthetic $endpoint:Ljava/lang/String;
|
||||
|
||||
.field public final synthetic $sslSocketFactory:Ljavax/net/ssl/SSLSocketFactory;
|
||||
|
||||
.field public final synthetic $token:Ljava/lang/String;
|
||||
|
||||
.field public final synthetic this$0:Lcom/discord/rtcconnection/RtcConnection;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/player/AppMediaPlayer;)V
|
||||
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection;Ljava/lang/String;Ljava/lang/String;Ljavax/net/ssl/SSLSocketFactory;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf/a/g/h;->d:Lcom/discord/player/AppMediaPlayer;
|
||||
iput-object p1, p0, Lf/a/g/h;->this$0:Lcom/discord/rtcconnection/RtcConnection;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
iput-object p2, p0, Lf/a/g/h;->$endpoint:Ljava/lang/String;
|
||||
|
||||
iput-object p3, p0, Lf/a/g/h;->$token:Ljava/lang/String;
|
||||
|
||||
iput-object p4, p0, Lf/a/g/h;->$sslSocketFactory:Ljavax/net/ssl/SSLSocketFactory;
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
invoke-direct {p0, p1}, Lz/n/c/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public call(Ljava/lang/Object;)V
|
||||
.locals 6
|
||||
.method public invoke()Ljava/lang/Object;
|
||||
.locals 4
|
||||
|
||||
move-object v2, p1
|
||||
iget-object v0, p0, Lf/a/g/h;->this$0:Lcom/discord/rtcconnection/RtcConnection;
|
||||
|
||||
check-cast v2, Ljava/lang/Throwable;
|
||||
iget-object v1, v0, Lcom/discord/rtcconnection/RtcConnection;->D:Lcom/discord/utilities/time/Clock;
|
||||
|
||||
iget-object p1, p0, Lf/a/g/h;->d:Lcom/discord/player/AppMediaPlayer;
|
||||
invoke-interface {v1}, Lcom/discord/utilities/time/Clock;->currentTimeMillis()J
|
||||
|
||||
iget-object v0, p1, Lcom/discord/player/AppMediaPlayer;->j:Lcom/discord/utilities/logging/Logger;
|
||||
move-result-wide v1
|
||||
|
||||
const/4 v3, 0x0
|
||||
invoke-static {v1, v2}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
||||
|
||||
const/4 v4, 0x4
|
||||
move-result-object v1
|
||||
|
||||
const/4 v5, 0x0
|
||||
iput-object v1, v0, Lcom/discord/rtcconnection/RtcConnection;->o:Ljava/lang/Long;
|
||||
|
||||
const-string v1, "error while polling progress position"
|
||||
iget-object v0, p0, Lf/a/g/h;->this$0:Lcom/discord/rtcconnection/RtcConnection;
|
||||
|
||||
invoke-static/range {v0 .. v5}, Lcom/discord/utilities/logging/Logger;->e$default(Lcom/discord/utilities/logging/Logger;Ljava/lang/String;Ljava/lang/Throwable;Ljava/util/Map;ILjava/lang/Object;)V
|
||||
iget v1, v0, Lcom/discord/rtcconnection/RtcConnection;->q:I
|
||||
|
||||
return-void
|
||||
add-int/lit8 v1, v1, 0x1
|
||||
|
||||
iput v1, v0, Lcom/discord/rtcconnection/RtcConnection;->q:I
|
||||
|
||||
iget-object v0, v0, Lcom/discord/rtcconnection/RtcConnection;->B:Lcom/discord/rtcconnection/mediaengine/MediaEngine;
|
||||
|
||||
invoke-interface {v0}, Lcom/discord/rtcconnection/mediaengine/MediaEngine;->a()Lrx/Observable;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-wide/16 v1, 0x1
|
||||
|
||||
sget-object v3, Ljava/util/concurrent/TimeUnit;->SECONDS:Ljava/util/concurrent/TimeUnit;
|
||||
|
||||
invoke-virtual {v0, v1, v2, v3}, Lrx/Observable;->Y(JLjava/util/concurrent/TimeUnit;)Lrx/Observable;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
new-instance v1, Lf/a/g/e;
|
||||
|
||||
invoke-direct {v1, p0}, Lf/a/g/e;-><init>(Lf/a/g/h;)V
|
||||
|
||||
new-instance v2, Lf/a/g/g;
|
||||
|
||||
invoke-direct {v2, p0}, Lf/a/g/g;-><init>(Lf/a/g/h;)V
|
||||
|
||||
invoke-virtual {v0, v1, v2}, Lrx/Observable;->S(Lrx/functions/Action1;Lrx/functions/Action1;)Lrx/Subscription;
|
||||
|
||||
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue