Changes of com.discord v1134
This commit is contained in:
parent
f1b997dae1
commit
e9d6f57b66
19532 changed files with 1506564 additions and 1486687 deletions
71
com.discord/smali/f/a/g/f.smali
Normal file
71
com.discord/smali/f/a/g/f.smali
Normal file
|
@ -0,0 +1,71 @@
|
|||
.class public final Lf/a/g/f;
|
||||
.super Ly/v/b/k;
|
||||
.source "RtcConnection.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ly/v/b/k;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $throwable:Ljava/lang/Throwable;
|
||||
|
||||
.field public final synthetic this$0:Lcom/discord/rtcconnection/RtcConnection$d$b;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection$d$b;Ljava/lang/Throwable;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf/a/g/f;->this$0:Lcom/discord/rtcconnection/RtcConnection$d$b;
|
||||
|
||||
iput-object p2, p0, Lf/a/g/f;->$throwable:Ljava/lang/Throwable;
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
invoke-direct {p0, p1}, Ly/v/b/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public bridge synthetic invoke()Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
invoke-virtual {p0}, Lf/a/g/f;->invoke()V
|
||||
|
||||
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public final invoke()V
|
||||
.locals 3
|
||||
|
||||
iget-object v0, p0, Lf/a/g/f;->this$0:Lcom/discord/rtcconnection/RtcConnection$d$b;
|
||||
|
||||
iget-object v0, v0, Lcom/discord/rtcconnection/RtcConnection$d$b;->d:Lcom/discord/rtcconnection/RtcConnection$d;
|
||||
|
||||
iget-object v0, v0, Lcom/discord/rtcconnection/RtcConnection$d;->this$0:Lcom/discord/rtcconnection/RtcConnection;
|
||||
|
||||
iget-object v1, p0, Lf/a/g/f;->$throwable:Ljava/lang/Throwable;
|
||||
|
||||
const-string v2, "throwable"
|
||||
|
||||
invoke-static {v1, v2}, Ly/v/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-static {v0, v1}, Lcom/discord/rtcconnection/RtcConnection;->a(Lcom/discord/rtcconnection/RtcConnection;Ljava/lang/Throwable;)Ljava/util/concurrent/Future;
|
||||
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue