apkfuckery/com.discord/smali/n$h.smali

84 lines
1.8 KiB
Smali
Raw Normal View History

2020-07-23 01:06:17 +00:00
.class public final synthetic Ln$h;
2020-09-09 19:21:20 +00:00
.super Lk0/n/c/h;
2020-05-17 12:40:10 +00:00
.source "MediaEngineLegacy.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-09-02 04:07:20 +00:00
value = Ln;->s()V
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1019
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-09 19:21:20 +00:00
"Lk0/n/c/h;",
2020-05-17 12:40:10 +00:00
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/rtcconnection/mediaengine/MediaEngine$b;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# static fields
2020-07-23 01:06:17 +00:00
.field public static final d:Ln$h;
2020-05-17 12:40:10 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-07-23 01:06:17 +00:00
new-instance v0, Ln$h;
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
invoke-direct {v0}, Ln$h;-><init>()V
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
sput-object v0, Ln$h;->d:Ln$h;
2020-05-17 12:40:10 +00:00
return-void
.end method
.method public constructor <init>()V
2020-09-09 19:21:20 +00:00
.locals 6
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const-class v2, Lcom/discord/rtcconnection/mediaengine/MediaEngine$b;
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const/4 v1, 0x1
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const-string v3, "onNativeEngineInitialized"
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const-string v4, "onNativeEngineInitialized()V"
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const/4 v5, 0x0
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
move-object v0, p0
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
invoke-direct/range {v0 .. v5}, Lk0/n/c/h;-><init>(ILjava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)V
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
return-void
2020-05-17 12:40:10 +00:00
.end method
2020-09-09 19:21:20 +00:00
# virtual methods
2020-07-08 16:44:49 +00:00
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
2020-09-09 19:21:20 +00:00
.locals 1
2020-05-17 12:40:10 +00:00
check-cast p1, Lcom/discord/rtcconnection/mediaengine/MediaEngine$b;
2020-09-09 19:21:20 +00:00
const-string v0, "p1"
invoke-static {p1, v0}, Lk0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-07-08 16:44:49 +00:00
invoke-interface {p1}, Lcom/discord/rtcconnection/mediaengine/MediaEngine$b;->onNativeEngineInitialized()V
2020-05-17 12:40:10 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method