apkfuckery/com.discord/smali/com/discord/rtcconnection/RtcConnection$g.smali

89 lines
2.6 KiB
Smali

.class final Lcom/discord/rtcconnection/RtcConnection$g;
.super Lkotlin/jvm/internal/m;
.source "RtcConnection.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/rtcconnection/RtcConnection;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/m;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field final synthetic $throwable:Ljava/lang/Throwable;
.field final synthetic this$0:Lcom/discord/rtcconnection/RtcConnection;
# direct methods
.method constructor <init>(Lcom/discord/rtcconnection/RtcConnection;Ljava/lang/Throwable;)V
.locals 0
iput-object p1, p0, Lcom/discord/rtcconnection/RtcConnection$g;->this$0:Lcom/discord/rtcconnection/RtcConnection;
iput-object p2, p0, Lcom/discord/rtcconnection/RtcConnection$g;->$throwable:Ljava/lang/Throwable;
const/4 p1, 0x0
invoke-direct {p0, p1}, Lkotlin/jvm/internal/m;-><init>(I)V
return-void
.end method
# virtual methods
.method public final synthetic invoke()Ljava/lang/Object;
.locals 8
iget-object v0, p0, Lcom/discord/rtcconnection/RtcConnection$g;->this$0:Lcom/discord/rtcconnection/RtcConnection;
invoke-static {v0}, Lcom/discord/rtcconnection/RtcConnection;->b(Lcom/discord/rtcconnection/RtcConnection;)Lcom/discord/utilities/logging/Logger;
move-result-object v1
iget-object v0, p0, Lcom/discord/rtcconnection/RtcConnection$g;->this$0:Lcom/discord/rtcconnection/RtcConnection;
invoke-static {v0}, Lcom/discord/rtcconnection/RtcConnection;->c(Lcom/discord/rtcconnection/RtcConnection;)Ljava/lang/String;
move-result-object v2
iget-object v4, p0, Lcom/discord/rtcconnection/RtcConnection$g;->$throwable:Ljava/lang/Throwable;
const-string v3, "Unable to prepare media engine"
const/4 v5, 0x0
const/16 v6, 0x8
const/4 v7, 0x0
invoke-static/range {v1 .. v7}, Lcom/discord/utilities/logging/Logger;->e$default(Lcom/discord/utilities/logging/Logger;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;Ljava/util/Map;ILjava/lang/Object;)V
iget-object v0, p0, Lcom/discord/rtcconnection/RtcConnection$g;->this$0:Lcom/discord/rtcconnection/RtcConnection;
const/4 v1, 0x0
invoke-static {v0, v1}, Lcom/discord/rtcconnection/RtcConnection;->a(Lcom/discord/rtcconnection/RtcConnection;Z)V
sget-object v0, Lkotlin/Unit;->ccN:Lkotlin/Unit;
return-object v0
.end method