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

75 lines
1.7 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lf/a/h/f;
2020-09-29 21:44:44 +00:00
.super Lb0/n/c/k;
2020-07-08 16:44:49 +00:00
.source "RtcConnection.kt"
# interfaces
2020-09-16 23:45:23 +00:00
.implements Lkotlin/jvm/functions/Function0;
2020-07-08 16:44:49 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-29 21:44:44 +00:00
"Lb0/n/c/k;",
2020-09-16 23:45:23 +00:00
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
2020-07-08 16:44:49 +00:00
">;"
}
.end annotation
# instance fields
2020-09-16 23:45:23 +00:00
.field public final synthetic $throwable:Ljava/lang/Throwable;
.field public final synthetic this$0:Lf/a/h/g;
2020-07-08 16:44:49 +00:00
# direct methods
2020-09-16 23:45:23 +00:00
.method public constructor <init>(Lf/a/h/g;Ljava/lang/Throwable;)V
2020-07-08 16:44:49 +00:00
.locals 0
2020-09-16 23:45:23 +00:00
iput-object p1, p0, Lf/a/h/f;->this$0:Lf/a/h/g;
iput-object p2, p0, Lf/a/h/f;->$throwable:Ljava/lang/Throwable;
const/4 p1, 0x0
2020-07-08 16:44:49 +00:00
2020-09-29 21:44:44 +00:00
invoke-direct {p0, p1}, Lb0/n/c/k;-><init>(I)V
2020-07-08 16:44:49 +00:00
return-void
.end method
# virtual methods
2020-09-16 23:45:23 +00:00
.method public invoke()Ljava/lang/Object;
.locals 3
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
iget-object v0, p0, Lf/a/h/f;->this$0:Lf/a/h/g;
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
iget-object v0, v0, Lf/a/h/g;->d:Lf/a/h/h;
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
iget-object v0, v0, Lf/a/h/h;->this$0:Lcom/discord/rtcconnection/RtcConnection;
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
iget-object v1, p0, Lf/a/h/f;->$throwable:Ljava/lang/Throwable;
2020-07-08 16:44:49 +00:00
2020-09-23 03:12:49 +00:00
const-string/jumbo v2, "throwable"
2020-07-08 16:44:49 +00:00
2020-09-29 21:44:44 +00:00
invoke-static {v1, v2}, Lb0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
if-eqz v0, :cond_0
new-instance v2, Lf/a/h/j;
invoke-direct {v2, v0, v1}, Lf/a/h/j;-><init>(Lcom/discord/rtcconnection/RtcConnection;Ljava/lang/Throwable;)V
2020-09-28 19:40:16 +00:00
invoke-virtual {v0, v2}, Lcom/discord/rtcconnection/RtcConnection;->m(Lkotlin/jvm/functions/Function0;)Ljava/util/concurrent/Future;
2020-09-16 23:45:23 +00:00
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object v0
:cond_0
const/4 v0, 0x0
throw v0
2020-07-08 16:44:49 +00:00
.end method