apkfuckery/com.discord/smali/com/discord/widgets/channels/WidgetChannelTopic$getRende...

113 lines
3.0 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final synthetic Lcom/discord/widgets/channels/WidgetChannelTopic$getRenderedTopicForTopic$renderContext$2;
2020-09-16 21:45:36 +00:00
.super Lk0/n/c/g;
2020-05-17 12:40:10 +00:00
.source "WidgetChannelTopic.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/channels/WidgetChannelTopic;->getRenderedTopicForTopic(Lcom/discord/widgets/channels/WidgetChannelTopicViewModel$ViewState$Guild$Topic;)Lcom/discord/widgets/channels/WidgetChannelTopic$RenderedTopic;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1019
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-16 21:45:36 +00:00
"Lk0/n/c/g;",
2020-05-17 12:40:10 +00:00
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/utilities/textprocessing/node/SpoilerNode<",
"*>;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Lcom/discord/widgets/channels/WidgetChannelTopicViewModel;)V
2020-09-16 21:45:36 +00:00
.locals 1
2020-05-17 12:40:10 +00:00
2020-09-16 21:45:36 +00:00
const/4 v0, 0x1
2020-05-17 12:40:10 +00:00
2020-09-16 21:45:36 +00:00
invoke-direct {p0, v0, p1}, Lk0/n/c/g;-><init>(ILjava/lang/Object;)V
2020-05-17 12:40:10 +00:00
2020-09-16 21:45:36 +00:00
return-void
.end method
2020-05-17 12:40:10 +00:00
2020-09-16 21:45:36 +00:00
# virtual methods
.method public final getName()Ljava/lang/String;
.locals 1
2020-05-17 12:40:10 +00:00
2020-09-16 21:45:36 +00:00
const-string v0, "handleOnIndexClicked"
2020-05-17 12:40:10 +00:00
2020-09-16 21:45:36 +00:00
return-object v0
.end method
2020-05-17 12:40:10 +00:00
2020-09-16 21:45:36 +00:00
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
.locals 1
2020-09-08 08:16:32 +00:00
2020-09-16 21:45:36 +00:00
const-class v0, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel;
invoke-static {v0}, Lk0/n/c/s;->getOrCreateKotlinClass(Ljava/lang/Class;)Lk0/r/b;
move-result-object v0
return-object v0
2020-05-17 12:40:10 +00:00
.end method
2020-09-16 21:45:36 +00:00
.method public final getSignature()Ljava/lang/String;
.locals 1
const-string v0, "handleOnIndexClicked(Lcom/discord/utilities/textprocessing/node/SpoilerNode;)V"
return-object v0
.end method
2020-05-17 12:40:10 +00:00
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Lcom/discord/utilities/textprocessing/node/SpoilerNode;
invoke-virtual {p0, p1}, Lcom/discord/widgets/channels/WidgetChannelTopic$getRenderedTopicForTopic$renderContext$2;->invoke(Lcom/discord/utilities/textprocessing/node/SpoilerNode;)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
.method public final invoke(Lcom/discord/utilities/textprocessing/node/SpoilerNode;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/discord/utilities/textprocessing/node/SpoilerNode<",
"*>;)V"
}
.end annotation
2020-09-16 21:45:36 +00:00
if-eqz p1, :cond_0
2020-05-17 12:40:10 +00:00
2020-09-08 08:16:32 +00:00
iget-object v0, p0, Lk0/n/c/b;->receiver:Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
check-cast v0, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel;
invoke-virtual {v0, p1}, Lcom/discord/widgets/channels/WidgetChannelTopicViewModel;->handleOnIndexClicked(Lcom/discord/utilities/textprocessing/node/SpoilerNode;)V
return-void
2020-09-16 21:45:36 +00:00
:cond_0
const-string p1, "p1"
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