apkfuckery/com.discord/smali/com/discord/stores/StoreMediaEngine$localVoice...

75 lines
1.8 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final synthetic Lcom/discord/stores/StoreMediaEngine$localVoiceStatus$1;
2020-09-09 19:21:20 +00:00
.super Lk0/n/c/h;
2020-05-17 12:40:10 +00:00
.source "StoreMediaEngine.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-09-15 23:42:43 +00:00
value = Lcom/discord/stores/StoreMediaEngine;-><init>(Lcom/discord/stores/StoreMediaSettings;Lcom/discord/stores/StoreStream;Lcom/discord/stores/Dispatcher;)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/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Lcom/discord/stores/StoreMediaEngine;)V
2020-09-09 19:21:20 +00:00
.locals 7
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const-class v3, Lcom/discord/stores/StoreMediaEngine;
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const/4 v1, 0x0
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const-string v4, "enableLocalVoiceStatusListening"
2020-09-08 08:16:32 +00:00
2020-09-09 19:21:20 +00:00
const-string v5, "enableLocalVoiceStatusListening()V"
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const/4 v6, 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
move-object v2, p1
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
invoke-direct/range {v0 .. v6}, Lk0/n/c/h;-><init>(ILjava/lang/Object;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)V
2020-09-08 08:16:32 +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-05-17 12:40:10 +00:00
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 1
invoke-virtual {p0}, Lcom/discord/stores/StoreMediaEngine$localVoiceStatus$1;->invoke()V
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object v0
.end method
.method public final invoke()V
.locals 1
2020-09-08 08:16:32 +00:00
iget-object v0, p0, Lk0/n/c/b;->receiver:Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
check-cast v0, Lcom/discord/stores/StoreMediaEngine;
invoke-static {v0}, Lcom/discord/stores/StoreMediaEngine;->access$enableLocalVoiceStatusListening(Lcom/discord/stores/StoreMediaEngine;)V
return-void
.end method