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

98 lines
2.3 KiB
Smali

.class public final synthetic Lcom/discord/widgets/voice/sheet/WidgetVoiceBottomSheet$onViewCreated$1;
.super Lj0/o/c/g;
.source "WidgetVoiceBottomSheet.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/voice/sheet/WidgetVoiceBottomSheet;->onViewCreated(Landroid/view/View;Landroid/os/Bundle;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1019
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lj0/o/c/g;",
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Boolean;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Lcom/discord/widgets/voice/sheet/WidgetVoiceBottomSheetViewModel;)V
.locals 1
const/4 v0, 0x1
invoke-direct {p0, v0, p1}, Lj0/o/c/g;-><init>(ILjava/lang/Object;)V
return-void
.end method
# virtual methods
.method public final getName()Ljava/lang/String;
.locals 1
const-string v0, "onPttPressed"
return-object v0
.end method
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
.locals 1
const-class v0, Lcom/discord/widgets/voice/sheet/WidgetVoiceBottomSheetViewModel;
invoke-static {v0}, Lj0/o/c/s;->getOrCreateKotlinClass(Ljava/lang/Class;)Lj0/s/b;
move-result-object v0
return-object v0
.end method
.method public final getSignature()Ljava/lang/String;
.locals 1
const-string v0, "onPttPressed(Z)V"
return-object v0
.end method
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/lang/Boolean;
invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z
move-result p1
invoke-virtual {p0, p1}, Lcom/discord/widgets/voice/sheet/WidgetVoiceBottomSheet$onViewCreated$1;->invoke(Z)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
.method public final invoke(Z)V
.locals 1
iget-object v0, p0, Lj0/o/c/b;->receiver:Ljava/lang/Object;
check-cast v0, Lcom/discord/widgets/voice/sheet/WidgetVoiceBottomSheetViewModel;
invoke-virtual {v0, p1}, Lcom/discord/widgets/voice/sheet/WidgetVoiceBottomSheetViewModel;->onPttPressed(Z)V
return-void
.end method