apkfuckery/com.discord/smali_classes2/com/discord/widgets/voice/sheet/WidgetVoiceBottomSheet$conf...

75 lines
1.9 KiB
Smali
Raw Normal View History

2020-09-02 04:07:20 +00:00
.class public final synthetic Lcom/discord/widgets/voice/sheet/WidgetVoiceBottomSheet$configureBottomContent$6;
.super Lk0/o/c/h;
2020-07-08 16:44:49 +00:00
.source "WidgetVoiceBottomSheet.kt"
2020-05-17 12:40:10 +00:00
# interfaces
2020-09-02 04:07:20 +00:00
.implements Lkotlin/jvm/functions/Function0;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-07-08 16:44:49 +00:00
value = Lcom/discord/widgets/voice/sheet/WidgetVoiceBottomSheet;->configureBottomContent(Lcom/discord/widgets/voice/sheet/WidgetVoiceBottomSheet$BottomContent;)V
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2020-09-02 04:07:20 +00:00
accessFlags = 0x1019
2020-05-17 12:40:10 +00:00
name = null
.end annotation
2020-09-02 04:07:20 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"Lk0/o/c/h;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
2020-05-17 12:40:10 +00:00
# direct methods
2020-09-02 04:07:20 +00:00
.method public constructor <init>(Lcom/discord/widgets/voice/sheet/WidgetVoiceBottomSheetViewModel;)V
.locals 7
const-class v3, Lcom/discord/widgets/voice/sheet/WidgetVoiceBottomSheetViewModel;
const/4 v1, 0x0
const-string v4, "onDeafenPressed"
const-string v5, "onDeafenPressed()V"
const/4 v6, 0x0
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
move-object v0, p0
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
move-object v2, p1
invoke-direct/range {v0 .. v6}, Lk0/o/c/h;-><init>(ILjava/lang/Object;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-09-02 04:07:20 +00:00
.method public bridge synthetic invoke()Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
.locals 1
2020-09-02 04:07:20 +00:00
invoke-virtual {p0}, Lcom/discord/widgets/voice/sheet/WidgetVoiceBottomSheet$configureBottomContent$6;->invoke()V
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object v0
.end method
.method public final invoke()V
.locals 1
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
iget-object v0, p0, Lk0/o/c/b;->receiver:Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
check-cast v0, Lcom/discord/widgets/voice/sheet/WidgetVoiceBottomSheetViewModel;
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
invoke-virtual {v0}, Lcom/discord/widgets/voice/sheet/WidgetVoiceBottomSheetViewModel;->onDeafenPressed()V
2020-05-17 12:40:10 +00:00
return-void
.end method