apkfuckery/com.discord/smali/com/discord/rtcconnection/RtcConnection$d$2$1.smali
2019-12-04 23:43:03 +01:00

73 lines
2.2 KiB
Smali

.class final Lcom/discord/rtcconnection/RtcConnection$d$2$1;
.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$d$2;
.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$d$2;
# direct methods
.method constructor <init>(Lcom/discord/rtcconnection/RtcConnection$d$2;Ljava/lang/Throwable;)V
.locals 0
iput-object p1, p0, Lcom/discord/rtcconnection/RtcConnection$d$2$1;->this$0:Lcom/discord/rtcconnection/RtcConnection$d$2;
iput-object p2, p0, Lcom/discord/rtcconnection/RtcConnection$d$2$1;->$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 3
iget-object v0, p0, Lcom/discord/rtcconnection/RtcConnection$d$2$1;->this$0:Lcom/discord/rtcconnection/RtcConnection$d$2;
iget-object v0, v0, Lcom/discord/rtcconnection/RtcConnection$d$2;->zH:Lcom/discord/rtcconnection/RtcConnection$d;
iget-object v0, v0, Lcom/discord/rtcconnection/RtcConnection$d;->this$0:Lcom/discord/rtcconnection/RtcConnection;
iget-object v1, p0, Lcom/discord/rtcconnection/RtcConnection$d$2$1;->$throwable:Ljava/lang/Throwable;
const-string v2, "throwable"
invoke-static {v1, v2}, Lkotlin/jvm/internal/l;->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;
sget-object v0, Lkotlin/Unit;->ccN:Lkotlin/Unit;
return-object v0
.end method