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

94 lines
3.3 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-16 21:45:36 +00:00
.super Lk0/n/c/i;
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-16 21:45:36 +00:00
"Lk0/n/c/i;",
2020-05-17 12:40:10 +00:00
"Lkotlin/jvm/functions/Function1<",
"Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter<",
"TT;>;",
2020-09-16 21:45:36 +00:00
"Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$createPreviewAdapter$1$1;",
">;"
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-16 21:45:36 +00:00
invoke-direct {p0, p1}, Lk0/n/c/i;-><init>(I)V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-09-16 21:45:36 +00:00
.method public final invoke(Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter;)Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$createPreviewAdapter$1$1;
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 21:45:36 +00:00
"Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$createPreviewAdapter$1$1;"
2020-05-17 12:40:10 +00:00
}
.end annotation
2020-09-16 21:45:36 +00:00
if-eqz p1, :cond_0
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
2020-09-16 21:45:36 +00:00
:cond_0
const-string p1, "previewAdapter"
invoke-static {p1}, Lk0/n/c/h;->c(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
2020-05-17 12:40:10 +00:00
.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 21:45:36 +00:00
invoke-virtual {p0, p1}, Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$createPreviewAdapter$1;->invoke(Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter;)Lcom/discord/widgets/chat/input/WidgetChatInputAttachments$createPreviewAdapter$1$1;
2020-05-17 12:40:10 +00:00
move-result-object p1
return-object p1
.end method