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

55 lines
1.2 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Lf/a/h/b;
2020-07-08 16:44:49 +00:00
.super Ljava/lang/Object;
.source "RtcConnection.kt"
2020-05-17 12:40:10 +00:00
# interfaces
2020-07-08 16:44:49 +00:00
.implements Lrx/functions/Action1;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-08 16:44:49 +00:00
"<T:",
2020-05-17 12:40:10 +00:00
"Ljava/lang/Object;",
2020-07-08 16:44:49 +00:00
">",
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"Ljava/lang/Boolean;",
2020-05-17 12:40:10 +00:00
">;"
}
.end annotation
# instance fields
2020-07-08 16:44:49 +00:00
.field public final synthetic d:Lcom/discord/rtcconnection/RtcConnection;
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-08 16:44:49 +00:00
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection;)V
2020-05-17 12:40:10 +00:00
.locals 0
2020-07-08 16:44:49 +00:00
iput-object p1, p0, Lf/a/h/b;->d:Lcom/discord/rtcconnection/RtcConnection;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-07-08 16:44:49 +00:00
.method public call(Ljava/lang/Object;)V
.locals 2
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
check-cast p1, Ljava/lang/Boolean;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object v0, p0, Lf/a/h/b;->d:Lcom/discord/rtcconnection/RtcConnection;
2020-05-17 12:40:10 +00:00
new-instance v1, Lf/a/h/a;
2020-07-08 16:44:49 +00:00
invoke-direct {v1, p0, p1}, Lf/a/h/a;-><init>(Lf/a/h/b;Ljava/lang/Boolean;)V
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
invoke-virtual {v0, v1}, Lcom/discord/rtcconnection/RtcConnection;->l(Lkotlin/jvm/functions/Function0;)Ljava/util/concurrent/Future;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
return-void
2020-05-17 12:40:10 +00:00
.end method