apkfuckery/com.discord/smali/com/discord/widgets/channels/WidgetChannelTopic$getRenderedTopicForTopic$renderContext$2.smali

113 lines
3 KiB
Smali
Raw Normal View History

2020-03-14 04:13:36 +00:00
.class public final synthetic Lcom/discord/widgets/channels/WidgetChannelTopic$getRenderedTopicForTopic$renderContext$2;
2020-05-11 19:22:21 +00:00
.super Ly/v/b/i;
2020-03-03 02:12:30 +00:00
.source "WidgetChannelTopic.kt"
2019-07-24 11:27:29 +00:00
# interfaces
2019-12-06 01:29:57 +00:00
.implements Lkotlin/jvm/functions/Function1;
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-03-14 04:13:36 +00:00
value = Lcom/discord/widgets/channels/WidgetChannelTopic;->getRenderedTopicForTopic(Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState$Guild$Topic;)Lcom/discord/widgets/channels/WidgetChannelTopic$RenderedTopic;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x1019
2019-07-24 11:27:29 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-05-11 19:22:21 +00:00
"Ly/v/b/i;",
2019-12-06 01:29:57 +00:00
"Lkotlin/jvm/functions/Function1<",
2020-03-03 02:12:30 +00:00
"Lcom/discord/utilities/textprocessing/node/SpoilerNode<",
"*>;",
2019-12-06 01:29:57 +00:00
"Lkotlin/Unit;",
">;"
2019-07-24 11:27:29 +00:00
}
.end annotation
# direct methods
2020-03-03 02:12:30 +00:00
.method public constructor <init>(Lcom/discord/widgets/channels/WidgetChannelTopicViewModel;)V
2019-12-06 01:29:57 +00:00
.locals 1
const/4 v0, 0x1
2020-05-11 19:22:21 +00:00
invoke-direct {p0, v0, p1}, Ly/v/b/i;-><init>(ILjava/lang/Object;)V
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2019-12-06 01:29:57 +00:00
.method public final getName()Ljava/lang/String;
.locals 1
2019-07-24 11:27:29 +00:00
2020-03-03 02:12:30 +00:00
const-string v0, "handleOnIndexClicked"
2019-07-24 11:27:29 +00:00
2019-12-06 01:29:57 +00:00
return-object v0
.end method
2019-07-24 11:27:29 +00:00
2019-12-06 01:29:57 +00:00
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
.locals 1
2019-07-24 11:27:29 +00:00
2020-03-03 02:12:30 +00:00
const-class v0, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel;
2019-07-24 11:27:29 +00:00
2020-05-15 00:28:32 +00:00
invoke-static {v0}, Ly/v/b/w;->getOrCreateKotlinClass(Ljava/lang/Class;)Ly/z/b;
2019-07-24 11:27:29 +00:00
2019-12-06 01:29:57 +00:00
move-result-object v0
return-object v0
.end method
.method public final getSignature()Ljava/lang/String;
.locals 1
2020-03-03 02:12:30 +00:00
const-string v0, "handleOnIndexClicked(Lcom/discord/utilities/textprocessing/node/SpoilerNode;)V"
2019-12-06 01:29:57 +00:00
return-object v0
.end method
2019-12-06 03:29:40 +00:00
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
2019-12-06 01:29:57 +00:00
2020-03-03 02:12:30 +00:00
check-cast p1, Lcom/discord/utilities/textprocessing/node/SpoilerNode;
2019-12-06 01:29:57 +00:00
2020-03-14 04:13:36 +00:00
invoke-virtual {p0, p1}, Lcom/discord/widgets/channels/WidgetChannelTopic$getRenderedTopicForTopic$renderContext$2;->invoke(Lcom/discord/utilities/textprocessing/node/SpoilerNode;)V
2019-12-06 01:29:57 +00:00
2019-12-06 03:29:40 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
2019-12-06 01:29:57 +00:00
return-object p1
2019-07-24 11:27:29 +00:00
.end method
2020-02-06 22:18:40 +00:00
2020-03-03 02:12:30 +00:00
.method public final invoke(Lcom/discord/utilities/textprocessing/node/SpoilerNode;)V
2020-02-06 22:18:40 +00:00
.locals 1
2020-03-03 02:12:30 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/discord/utilities/textprocessing/node/SpoilerNode<",
"*>;)V"
}
.end annotation
2020-02-06 22:18:40 +00:00
if-eqz p1, :cond_0
2020-05-11 19:22:21 +00:00
iget-object v0, p0, Ly/v/b/b;->receiver:Ljava/lang/Object;
2020-02-06 22:18:40 +00:00
2020-03-03 02:12:30 +00:00
check-cast v0, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel;
2020-02-06 22:18:40 +00:00
2020-03-03 02:12:30 +00:00
invoke-virtual {v0, p1}, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel;->handleOnIndexClicked(Lcom/discord/utilities/textprocessing/node/SpoilerNode;)V
2020-02-06 22:18:40 +00:00
return-void
:cond_0
const-string p1, "p1"
2020-05-11 19:22:21 +00:00
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
2020-02-06 22:18:40 +00:00
const/4 p1, 0x0
throw p1
.end method