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

47 lines
1.5 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public final Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2$2;
2019-12-06 03:29:40 +00:00
.super Le/b/a/b/a$b;
2019-07-24 11:27:29 +00:00
.source "WidgetChatInputAttachments.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;->configureFlexInputFragment(Lcom/discord/app/AppFragment;Lcom/discord/widgets/chat/input/WidgetChatInputEditText;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>(II)V
2019-07-24 11:27:29 +00:00
.locals 0
2019-12-06 03:29:40 +00:00
invoke-direct {p0, p1, p2}, Le/b/a/b/a$b;-><init>(II)V
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public bridge synthetic createFragment()Landroidx/fragment/app/Fragment;
2019-07-24 11:27:29 +00:00
.locals 1
invoke-virtual {p0}, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$configureFlexInputFragment$2$2;->createFragment()Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$DiscordFilesFragment;
move-result-object v0
return-object v0
.end method
2019-12-06 03:29:40 +00:00
.method public createFragment()Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$DiscordFilesFragment;
2019-07-24 11:27:29 +00:00
.locals 1
new-instance v0, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$DiscordFilesFragment;
invoke-direct {v0}, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$DiscordFilesFragment;-><init>()V
return-object v0
.end method