Changes of com.discord v1321
This commit is contained in:
parent
f640a4e89d
commit
6e640e3ab5
2017 changed files with 48359 additions and 40020 deletions
|
@ -1,90 +1,66 @@
|
|||
.class public final Lf/a/g/a;
|
||||
.super Ly/n/c/k;
|
||||
.source "RtcConnection.kt"
|
||||
.super Ljava/lang/Object;
|
||||
.source "AppMediaPlayer.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ly/n/c/k;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"Lkotlin/Unit;",
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lrx/functions/Action1<",
|
||||
"Lf/a/g/k$a;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $isConnected:Ljava/lang/Boolean;
|
||||
|
||||
.field public final synthetic this$0:Lf/a/g/b;
|
||||
.field public final synthetic d:Lcom/discord/player/AppMediaPlayer;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lf/a/g/b;Ljava/lang/Boolean;)V
|
||||
.method public constructor <init>(Lcom/discord/player/AppMediaPlayer;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf/a/g/a;->this$0:Lf/a/g/b;
|
||||
iput-object p1, p0, Lf/a/g/a;->d:Lcom/discord/player/AppMediaPlayer;
|
||||
|
||||
iput-object p2, p0, Lf/a/g/a;->$isConnected:Ljava/lang/Boolean;
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
invoke-direct {p0, p1}, Ly/n/c/k;-><init>(I)V
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public invoke()Ljava/lang/Object;
|
||||
.locals 5
|
||||
.method public call(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/g/a;->this$0:Lf/a/g/b;
|
||||
check-cast p1, Lf/a/g/k$a;
|
||||
|
||||
iget-object v0, v0, Lf/a/g/b;->d:Lcom/discord/rtcconnection/RtcConnection;
|
||||
iget-boolean p1, p1, Lf/a/g/k$a;->a:Z
|
||||
|
||||
iget-object v1, p0, Lf/a/g/a;->$isConnected:Ljava/lang/Boolean;
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
const-string v2, "isConnected"
|
||||
|
||||
invoke-static {v1, v2}, Ly/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-virtual {v1}, Ljava/lang/Boolean;->booleanValue()Z
|
||||
|
||||
move-result v1
|
||||
|
||||
iget-object v0, v0, Lcom/discord/rtcconnection/RtcConnection;->j:Lf/a/g/t/a;
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
if-eqz v1, :cond_0
|
||||
|
||||
const-wide/16 v1, 0x1388
|
||||
|
||||
const/4 v3, 0x1
|
||||
|
||||
const-string v4, "network detected online"
|
||||
|
||||
invoke-virtual {v0, v1, v2, v4, v3}, Lf/a/g/t/a;->h(JLjava/lang/String;Z)V
|
||||
sget-object p1, Lcom/discord/player/AppMediaPlayer$Event$f;->a:Lcom/discord/player/AppMediaPlayer$Event$f;
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const-wide/16 v1, 0x3a98
|
||||
sget-object p1, Lcom/discord/player/AppMediaPlayer$Event$d;->a:Lcom/discord/player/AppMediaPlayer$Event$d;
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
const-string v4, "network detected offline"
|
||||
|
||||
invoke-virtual {v0, v1, v2, v4, v3}, Lf/a/g/t/a;->h(JLjava/lang/String;Z)V
|
||||
|
||||
:cond_1
|
||||
:goto_0
|
||||
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
iget-object v0, p0, Lf/a/g/a;->d:Lcom/discord/player/AppMediaPlayer;
|
||||
|
||||
return-object v0
|
||||
iget-object v0, v0, Lcom/discord/player/AppMediaPlayer;->a:Lrx/subjects/PublishSubject;
|
||||
|
||||
iget-object v0, v0, Lrx/subjects/PublishSubject;->e:Lrx/subjects/PublishSubject$b;
|
||||
|
||||
invoke-virtual {v0, p1}, Lrx/subjects/PublishSubject$b;->onNext(Ljava/lang/Object;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue