apkfuckery/com.discord/smali/com/discord/widgets/chat/input/WidgetChatInputAttachments$...

54 lines
1.7 KiB
Smali

.class public final Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$createAndConfigureExpressionFragment$onBackspacePressedListener$1;
.super Ljava/lang/Object;
.source "WidgetChatInputAttachments.kt"
# interfaces
.implements Lcom/discord/widgets/chat/input/OnBackspacePressedListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;->createAndConfigureExpressionFragment(Landroidx/fragment/app/FragmentManager;Landroid/widget/TextView;)Landroidx/fragment/app/Fragment;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic $chatInput:Landroid/widget/TextView;
# direct methods
.method public constructor <init>(Landroid/widget/TextView;)V
.locals 0
iput-object p1, p0, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$createAndConfigureExpressionFragment$onBackspacePressedListener$1;->$chatInput:Landroid/widget/TextView;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onBackspacePressed()V
.locals 4
iget-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$createAndConfigureExpressionFragment$onBackspacePressedListener$1;->$chatInput:Landroid/widget/TextView;
new-instance v1, Landroid/view/KeyEvent;
const/4 v2, 0x0
const/16 v3, 0x43
invoke-direct {v1, v2, v3}, Landroid/view/KeyEvent;-><init>(II)V
invoke-virtual {v0, v1}, Landroid/widget/TextView;->dispatchKeyEvent(Landroid/view/KeyEvent;)Z
return-void
.end method