Changes of com.discord v1330

This commit is contained in:
root 2020-11-13 01:15:36 +00:00
parent ecc5c1d9fa
commit 6091ba12c8
10626 changed files with 424764 additions and 401172 deletions

View file

@ -1,74 +1,62 @@
.class public final Lf/a/g/f;
.super Lz/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 = {
"Lz/n/c/k;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"Ljava/lang/Throwable;",
">;"
}
.end annotation
# instance fields
.field public final synthetic $throwable:Ljava/lang/Throwable;
.field public final synthetic this$0:Lf/a/g/g;
.field public final synthetic d:Lcom/discord/player/AppMediaPlayer;
# direct methods
.method public constructor <init>(Lf/a/g/g;Ljava/lang/Throwable;)V
.method public constructor <init>(Lcom/discord/player/AppMediaPlayer;)V
.locals 0
iput-object p1, p0, Lf/a/g/f;->this$0:Lf/a/g/g;
iput-object p1, p0, Lf/a/g/f;->d:Lcom/discord/player/AppMediaPlayer;
iput-object p2, p0, Lf/a/g/f;->$throwable:Ljava/lang/Throwable;
const/4 p1, 0x0
invoke-direct {p0, p1}, Lz/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 3
.method public call(Ljava/lang/Object;)V
.locals 6
iget-object v0, p0, Lf/a/g/f;->this$0:Lf/a/g/g;
move-object v2, p1
iget-object v0, v0, Lf/a/g/g;->d:Lf/a/g/h;
check-cast v2, Ljava/lang/Throwable;
iget-object v0, v0, Lf/a/g/h;->this$0:Lcom/discord/rtcconnection/RtcConnection;
iget-object p1, p0, Lf/a/g/f;->d:Lcom/discord/player/AppMediaPlayer;
iget-object v1, p0, Lf/a/g/f;->$throwable:Ljava/lang/Throwable;
iget-object v0, p1, Lcom/discord/player/AppMediaPlayer;->j:Lcom/discord/utilities/logging/Logger;
const-string/jumbo v2, "throwable"
const/4 v3, 0x0
invoke-static {v1, v2}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
const/4 v4, 0x4
if-eqz v0, :cond_0
const/4 v5, 0x0
new-instance v2, Lf/a/g/j;
const-string v1, "error while listening to player states"
invoke-direct {v2, v0, v1}, Lf/a/g/j;-><init>(Lcom/discord/rtcconnection/RtcConnection;Ljava/lang/Throwable;)V
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
invoke-virtual {v0, v2}, Lcom/discord/rtcconnection/RtcConnection;->m(Lkotlin/jvm/functions/Function0;)Ljava/util/concurrent/Future;
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object v0
:cond_0
const/4 v0, 0x0
throw v0
return-void
.end method