74 lines
1.7 KiB
Smali
74 lines
1.7 KiB
Smali
.class public final Lf/a/g/f;
|
|
.super Lz/n/c/k;
|
|
.source "RtcConnection.kt"
|
|
|
|
# interfaces
|
|
.implements Lkotlin/jvm/functions/Function0;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lz/n/c/k;",
|
|
"Lkotlin/jvm/functions/Function0<",
|
|
"Lkotlin/Unit;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic $throwable:Ljava/lang/Throwable;
|
|
|
|
.field public final synthetic this$0:Lf/a/g/g;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lf/a/g/g;Ljava/lang/Throwable;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lf/a/g/f;->this$0:Lf/a/g/g;
|
|
|
|
iput-object p2, p0, Lf/a/g/f;->$throwable:Ljava/lang/Throwable;
|
|
|
|
const/4 p1, 0x0
|
|
|
|
invoke-direct {p0, p1}, Lz/n/c/k;-><init>(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public invoke()Ljava/lang/Object;
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lf/a/g/f;->this$0:Lf/a/g/g;
|
|
|
|
iget-object v0, v0, Lf/a/g/g;->d:Lf/a/g/h;
|
|
|
|
iget-object v0, v0, Lf/a/g/h;->this$0:Lcom/discord/rtcconnection/RtcConnection;
|
|
|
|
iget-object v1, p0, Lf/a/g/f;->$throwable:Ljava/lang/Throwable;
|
|
|
|
const-string/jumbo v2, "throwable"
|
|
|
|
invoke-static {v1, v2}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
new-instance v2, Lf/a/g/j;
|
|
|
|
invoke-direct {v2, v0, v1}, Lf/a/g/j;-><init>(Lcom/discord/rtcconnection/RtcConnection;Ljava/lang/Throwable;)V
|
|
|
|
invoke-virtual {v0, v2}, Lcom/discord/rtcconnection/RtcConnection;->m(Lkotlin/jvm/functions/Function0;)Ljava/util/concurrent/Future;
|
|
|
|
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
|
|
|
|
return-object v0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
throw v0
|
|
.end method
|