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

57 lines
1.2 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lf/a/h/g;
2020-09-16 23:45:23 +00:00
.super Ljava/lang/Object;
2020-07-08 16:44:49 +00:00
.source "RtcConnection.kt"
# interfaces
2020-09-16 23:45:23 +00:00
.implements Lrx/functions/Action1;
2020-07-08 16:44:49 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-16 23:45:23 +00:00
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"Ljava/lang/Throwable;",
2020-07-08 16:44:49 +00:00
">;"
}
.end annotation
# instance fields
2020-09-16 23:45:23 +00:00
.field public final synthetic d:Lf/a/h/h;
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/h;)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/g;->d:Lf/a/h/h;
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()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 call(Ljava/lang/Object;)V
.locals 2
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
check-cast p1, Ljava/lang/Throwable;
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
iget-object v0, p0, 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
new-instance v1, Lf/a/h/f;
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
invoke-direct {v1, p0, p1}, Lf/a/h/f;-><init>(Lf/a/h/g;Ljava/lang/Throwable;)V
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
invoke-virtual {v0, v1}, Lcom/discord/rtcconnection/RtcConnection;->l(Lkotlin/jvm/functions/Function0;)Ljava/util/concurrent/Future;
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
return-void
2020-07-08 16:44:49 +00:00
.end method