apkfuckery/com.discord/smali/com/discord/widgets/chat/input/WidgetChatInputSend$configureSendListeners$4.smali

60 lines
2.6 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final Lcom/discord/widgets/chat/input/WidgetChatInputSend$configureSendListeners$4;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "WidgetChatInputSend.kt"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-04-17 17:35:24 +00:00
value = Lcom/discord/widgets/chat/input/WidgetChatInputSend;->configureSendListeners(Lcom/discord/widgets/chat/input/WidgetChatInputEditText;Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;Landroid/view/View;Landroid/view/View;Lcom/discord/widgets/chat/input/WidgetChatInputModel;Lcom/discord/widgets/chat/input/WidgetChatInputSend$Listener;Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;)V
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = null
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public final synthetic $chatInput:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
2019-07-24 11:27:29 +00:00
2020-04-17 17:35:24 +00:00
.field public final synthetic $flexInputViewModel:Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;
2019-07-24 11:27:29 +00:00
# direct methods
2020-04-17 17:35:24 +00:00
.method public constructor <init>(Lcom/discord/widgets/chat/input/WidgetChatInputEditText;Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;)V
2019-07-24 11:27:29 +00:00
.locals 0
iput-object p1, p0, Lcom/discord/widgets/chat/input/WidgetChatInputSend$configureSendListeners$4;->$chatInput:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
2020-04-17 17:35:24 +00:00
iput-object p2, p0, Lcom/discord/widgets/chat/input/WidgetChatInputSend$configureSendListeners$4;->$flexInputViewModel:Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;
2019-07-24 11:27:29 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
2020-04-17 17:35:24 +00:00
.locals 3
2019-07-24 11:27:29 +00:00
sget-object p1, Lcom/discord/widgets/chat/input/WidgetChatInputSend;->INSTANCE:Lcom/discord/widgets/chat/input/WidgetChatInputSend;
iget-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInputSend$configureSendListeners$4;->$chatInput:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
2020-04-17 17:35:24 +00:00
iget-object v1, p0, Lcom/discord/widgets/chat/input/WidgetChatInputSend$configureSendListeners$4;->$flexInputViewModel:Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;
const/4 v2, 0x0
invoke-static {v2}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object v2
invoke-static {p1, v0, v1, v2}, Lcom/discord/widgets/chat/input/WidgetChatInputSend;->access$clearInput(Lcom/discord/widgets/chat/input/WidgetChatInputSend;Lcom/discord/widgets/chat/input/WidgetChatInputEditText;Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;Ljava/lang/Boolean;)Z
2019-07-24 11:27:29 +00:00
return-void
.end method