apkfuckery/com.discord/smali/com/discord/stores/StoreVoiceChannelSelected$c...

91 lines
2.1 KiB
Smali
Raw Normal View History

2019-05-03 18:53:54 +00:00
.class final synthetic Lcom/discord/stores/StoreVoiceChannelSelected$clear$1;
2019-02-04 20:08:30 +00:00
.super Lkotlin/jvm/internal/i;
2019-02-04 20:29:01 +00:00
.source "StoreVoiceChannelSelected.kt"
2019-02-04 20:08:30 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreVoiceChannelSelected;->clear()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-05-03 18:53:54 +00:00
accessFlags = 0x1018
2019-02-04 20:08:30 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/i;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
# direct methods
.method constructor <init>(Lcom/discord/stores/StoreVoiceChannelSelected;)V
.locals 1
const/4 v0, 0x0
invoke-direct {p0, v0, p1}, Lkotlin/jvm/internal/i;-><init>(ILjava/lang/Object;)V
return-void
.end method
# virtual methods
.method public final getName()Ljava/lang/String;
.locals 1
const-string v0, "clearInternal"
return-object v0
.end method
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
.locals 1
const-class v0, Lcom/discord/stores/StoreVoiceChannelSelected;
2019-05-03 18:53:54 +00:00
invoke-static {v0}, Lkotlin/jvm/internal/v;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
2019-02-04 20:08:30 +00:00
move-result-object v0
return-object v0
.end method
.method public final getSignature()Ljava/lang/String;
.locals 1
const-string v0, "clearInternal()V"
return-object v0
.end method
.method public final bridge synthetic invoke()Ljava/lang/Object;
.locals 1
invoke-virtual {p0}, Lcom/discord/stores/StoreVoiceChannelSelected$clear$1;->invoke()V
2019-05-03 18:53:54 +00:00
sget-object v0, Lkotlin/Unit;->beH:Lkotlin/Unit;
2019-02-04 20:08:30 +00:00
return-object v0
.end method
.method public final invoke()V
.locals 1
iget-object v0, p0, Lcom/discord/stores/StoreVoiceChannelSelected$clear$1;->receiver:Ljava/lang/Object;
check-cast v0, Lcom/discord/stores/StoreVoiceChannelSelected;
invoke-static {v0}, Lcom/discord/stores/StoreVoiceChannelSelected;->access$clearInternal(Lcom/discord/stores/StoreVoiceChannelSelected;)V
return-void
.end method