apkfuckery/com.discord/smali/com/discord/widgets/chat/input/sticker/WidgetStickerPicker$initial...

53 lines
1.7 KiB
Smali

.class public final Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker$initializeInputButtons$1;
.super Ljava/lang/Object;
.source "WidgetStickerPicker.kt"
# interfaces
.implements Lrx/functions/Action0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker;->initializeInputButtons()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker;
# direct methods
.method public constructor <init>(Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker;)V
.locals 0
iput-object p1, p0, Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker$initializeInputButtons$1;->this$0:Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final call()V
.locals 1
iget-object v0, p0, Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker$initializeInputButtons$1;->this$0:Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker;
invoke-static {v0}, Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker;->access$getOnBackspacePressedListener$p(Lcom/discord/widgets/chat/input/sticker/WidgetStickerPicker;)Lcom/discord/widgets/chat/input/OnBackspacePressedListener;
move-result-object v0
if-eqz v0, :cond_0
invoke-interface {v0}, Lcom/discord/widgets/chat/input/OnBackspacePressedListener;->onBackspacePressed()V
:cond_0
return-void
.end method