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

77 lines
2.6 KiB
Smali

.class public final Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$addExternalAttachment$1;
.super Lc0/n/c/k;
.source "WidgetChatInputAttachments.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;->addExternalAttachment(Lcom/lytefast/flexinput/model/Attachment;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lc0/n/c/k;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic $attachment:Lcom/lytefast/flexinput/model/Attachment;
.field public final synthetic this$0:Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;
# direct methods
.method public constructor <init>(Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;Lcom/lytefast/flexinput/model/Attachment;)V
.locals 0
iput-object p1, p0, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$addExternalAttachment$1;->this$0:Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;
iput-object p2, p0, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$addExternalAttachment$1;->$attachment:Lcom/lytefast/flexinput/model/Attachment;
const/4 p1, 0x0
invoke-direct {p0, p1}, Lc0/n/c/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 1
invoke-virtual {p0}, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$addExternalAttachment$1;->invoke()V
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object v0
.end method
.method public final invoke()V
.locals 2
iget-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$addExternalAttachment$1;->this$0:Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;
invoke-static {v0}, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;->access$getFlexInputFragment$p(Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;)Lcom/lytefast/flexinput/fragment/FlexInputFragment;
move-result-object v0
iget-object v1, p0, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$addExternalAttachment$1;->$attachment:Lcom/lytefast/flexinput/model/Attachment;
invoke-virtual {v0, v1}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->e(Lcom/lytefast/flexinput/model/Attachment;)V
return-void
.end method