apkfuckery/com.discord/smali/f/a/g/f.smali

72 lines
1.9 KiB
Smali
Raw Normal View History

2020-05-11 19:22:21 +00:00
.class public final Lf/a/g/f;
.super Ly/v/b/k;
2020-04-08 16:24:01 +00:00
.source "RtcConnection.kt"
2020-02-20 19:33:18 +00:00
# interfaces
2020-04-18 17:44:22 +00:00
.implements Lkotlin/jvm/functions/Function0;
2020-02-20 19:33:18 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-05-11 19:22:21 +00:00
"Ly/v/b/k;",
2020-04-18 17:44:22 +00:00
"Lkotlin/jvm/functions/Function0<",
2020-04-08 16:24:01 +00:00
"Lkotlin/Unit;",
2020-02-20 19:33:18 +00:00
">;"
}
.end annotation
# instance fields
2020-04-18 17:44:22 +00:00
.field public final synthetic $throwable:Ljava/lang/Throwable;
2020-02-20 19:33:18 +00:00
2020-04-18 17:44:22 +00:00
.field public final synthetic this$0:Lcom/discord/rtcconnection/RtcConnection$d$b;
2020-02-20 19:33:18 +00:00
# direct methods
2020-04-18 17:44:22 +00:00
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection$d$b;Ljava/lang/Throwable;)V
2020-02-20 19:33:18 +00:00
.locals 0
2020-05-11 19:22:21 +00:00
iput-object p1, p0, Lf/a/g/f;->this$0:Lcom/discord/rtcconnection/RtcConnection$d$b;
2020-02-20 19:33:18 +00:00
2020-05-11 19:22:21 +00:00
iput-object p2, p0, Lf/a/g/f;->$throwable:Ljava/lang/Throwable;
2020-02-20 19:33:18 +00:00
2020-04-18 17:44:22 +00:00
const/4 p1, 0x0
2020-02-20 19:33:18 +00:00
2020-05-11 19:22:21 +00:00
invoke-direct {p0, p1}, Ly/v/b/k;-><init>(I)V
2020-02-20 19:33:18 +00:00
return-void
.end method
# virtual methods
2020-04-18 17:44:22 +00:00
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 1
2020-02-20 19:33:18 +00:00
2020-05-11 19:22:21 +00:00
invoke-virtual {p0}, Lf/a/g/f;->invoke()V
2020-02-20 19:33:18 +00:00
2020-04-18 17:44:22 +00:00
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
2020-02-20 19:33:18 +00:00
2020-04-18 17:44:22 +00:00
return-object v0
.end method
2020-02-20 19:33:18 +00:00
2020-04-18 17:44:22 +00:00
.method public final invoke()V
.locals 3
2020-02-20 19:33:18 +00:00
2020-05-11 19:22:21 +00:00
iget-object v0, p0, Lf/a/g/f;->this$0:Lcom/discord/rtcconnection/RtcConnection$d$b;
2020-02-20 19:33:18 +00:00
2020-04-18 17:44:22 +00:00
iget-object v0, v0, Lcom/discord/rtcconnection/RtcConnection$d$b;->d:Lcom/discord/rtcconnection/RtcConnection$d;
2020-02-20 19:33:18 +00:00
2020-04-18 17:44:22 +00:00
iget-object v0, v0, Lcom/discord/rtcconnection/RtcConnection$d;->this$0:Lcom/discord/rtcconnection/RtcConnection;
2020-02-20 19:33:18 +00:00
2020-05-11 19:22:21 +00:00
iget-object v1, p0, Lf/a/g/f;->$throwable:Ljava/lang/Throwable;
2020-02-20 19:33:18 +00:00
2020-04-18 17:44:22 +00:00
const-string v2, "throwable"
2020-02-20 19:33:18 +00:00
2020-05-11 19:22:21 +00:00
invoke-static {v1, v2}, Ly/v/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-02-20 19:33:18 +00:00
2020-04-18 17:44:22 +00:00
invoke-static {v0, v1}, Lcom/discord/rtcconnection/RtcConnection;->a(Lcom/discord/rtcconnection/RtcConnection;Ljava/lang/Throwable;)Ljava/util/concurrent/Future;
2020-02-20 19:33:18 +00:00
2020-04-18 17:44:22 +00:00
return-void
2020-02-20 19:33:18 +00:00
.end method