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

88 lines
3.1 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$createPreviewAdapter$1;
2020-09-23 03:12:49 +00:00
.super Lc0/n/c/k;
2020-05-17 12:40:10 +00:00
.source "WidgetChatInputAttachments.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-08-26 17:47:03 +00:00
value = Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;->createPreviewAdapter(Landroid/content/Context;)Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-23 03:12:49 +00:00
"Lc0/n/c/k;",
2020-05-17 12:40:10 +00:00
"Lkotlin/jvm/functions/Function1<",
"Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter<",
"TT;>;",
2020-09-16 23:45:23 +00:00
"Lcom/lytefast/flexinput/utils/SelectionAggregator<",
"TT;>;>;"
2020-05-17 12:40:10 +00:00
}
.end annotation
# instance fields
2020-08-26 17:47:03 +00:00
.field public final synthetic $context:Landroid/content/Context;
2020-05-17 12:40:10 +00:00
.field public final synthetic this$0:Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;
# direct methods
2020-08-26 17:47:03 +00:00
.method public constructor <init>(Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;Landroid/content/Context;)V
2020-05-17 12:40:10 +00:00
.locals 0
iput-object p1, p0, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$createPreviewAdapter$1;->this$0:Lcom/discord/widgets/chat/input/WidgetChatInputAttachments;
2020-08-26 17:47:03 +00:00
iput-object p2, p0, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$createPreviewAdapter$1;->$context:Landroid/content/Context;
2020-05-17 12:40:10 +00:00
const/4 p1, 0x1
2020-09-23 03:12:49 +00:00
invoke-direct {p0, p1}, Lc0/n/c/k;-><init>(I)V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-09-16 23:45:23 +00:00
.method public final invoke(Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter;)Lcom/lytefast/flexinput/utils/SelectionAggregator;
2020-05-17 12:40:10 +00:00
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter<",
"TT;>;)",
2020-09-16 23:45:23 +00:00
"Lcom/lytefast/flexinput/utils/SelectionAggregator<",
"TT;>;"
2020-05-17 12:40:10 +00:00
}
.end annotation
2020-09-16 23:45:23 +00:00
const-string v0, "previewAdapter"
2020-09-23 03:12:49 +00:00
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
new-instance v0, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$createPreviewAdapter$1$1;
invoke-direct {v0, p0, p1, p1}, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$createPreviewAdapter$1$1;-><init>(Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$createPreviewAdapter$1;Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter;Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter;)V
return-object v0
.end method
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter;
2020-09-16 23:45:23 +00:00
invoke-virtual {p0, p1}, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$createPreviewAdapter$1;->invoke(Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter;)Lcom/lytefast/flexinput/utils/SelectionAggregator;
2020-05-17 12:40:10 +00:00
move-result-object p1
return-object p1
.end method