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

60 lines
1.4 KiB
Smali
Raw Normal View History

2020-11-12 02:11:44 +00:00
.class public final Lf/a/g/j;
2020-11-16 01:00:50 +00:00
.super Lz/n/c/k;
.source "RtcConnection.kt"
2020-11-12 02:11:44 +00:00
# interfaces
2020-11-16 01:00:50 +00:00
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lz/n/c/k;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
2020-11-12 02:11:44 +00:00
# instance fields
2020-11-16 01:00:50 +00:00
.field public final synthetic $throwable:Ljava/lang/Throwable;
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
.field public final synthetic this$0:Lcom/discord/rtcconnection/RtcConnection;
2020-11-12 02:11:44 +00:00
# direct methods
2020-11-16 01:00:50 +00:00
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection;Ljava/lang/Throwable;)V
.locals 0
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
iput-object p1, p0, Lf/a/g/j;->this$0:Lcom/discord/rtcconnection/RtcConnection;
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
iput-object p2, p0, Lf/a/g/j;->$throwable:Ljava/lang/Throwable;
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
const/4 p1, 0x0
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
invoke-direct {p0, p1}, Lz/n/c/k;-><init>(I)V
2020-11-12 02:11:44 +00:00
return-void
.end method
# virtual methods
2020-11-16 01:00:50 +00:00
.method public invoke()Ljava/lang/Object;
.locals 4
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
iget-object v0, p0, Lf/a/g/j;->this$0:Lcom/discord/rtcconnection/RtcConnection;
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
iget-object v1, p0, Lf/a/g/j;->$throwable:Ljava/lang/Throwable;
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
const/4 v2, 0x0
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
const-string v3, "Unable to prepare media engine."
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
invoke-virtual {v0, v2, v3, v1}, Lcom/discord/rtcconnection/RtcConnection;->d(ZLjava/lang/String;Ljava/lang/Throwable;)V
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
2020-11-12 02:11:44 +00:00
return-object v0
.end method