apkfuckery/com.discord/smali/s.smali

49 lines
1.2 KiB
Smali
Raw Normal View History

2020-07-23 01:06:17 +00:00
.class public final Ls;
2020-07-08 16:44:49 +00:00
.super Ljava/lang/Object;
.source "MediaEngineLegacy.kt"
# interfaces
2020-09-02 04:07:20 +00:00
.implements Lcom/hammerandchisel/libdiscord/Discord$GetRankedRtcRegionsCallback;
2020-05-17 12:40:10 +00:00
# instance fields
2020-07-14 22:43:59 +00:00
.field public final synthetic a:Lkotlin/jvm/functions/Function1;
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-14 22:43:59 +00:00
.method public constructor <init>(Lkotlin/jvm/functions/Function1;)V
2020-05-17 12:40:10 +00:00
.locals 0
2020-07-08 16:44:49 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
iput-object p1, p0, Ls;->a:Lkotlin/jvm/functions/Function1;
2020-07-14 22:43:59 +00:00
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-09-09 19:21:20 +00:00
.method public final synthetic onRankedRtcRegions([Ljava/lang/String;)V
2020-07-14 22:43:59 +00:00
.locals 1
2020-09-02 04:07:20 +00:00
.param p1 # [Ljava/lang/String;
2020-07-14 22:43:59 +00:00
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const-string v0, "p0"
invoke-static {p1, v0}, Lk0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
iget-object v0, p0, Ls;->a:Lkotlin/jvm/functions/Function1;
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
invoke-interface {v0, p1}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
move-result-object p1
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
const-string v0, "invoke(...)"
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
invoke-static {p1, v0}, Lk0/n/c/i;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
return-void
2020-05-17 12:40:10 +00:00
.end method