apkfuckery/com.discord/smali/com/discord/utilities/textprocessing/node/ChannelMentionNode$render$1.smali

98 lines
3 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class final Lcom/discord/utilities/textprocessing/node/ChannelMentionNode$render$1;
.super Lkotlin/jvm/internal/l;
.source "ChannelMentionNode.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/utilities/textprocessing/node/ChannelMentionNode;->render(Landroid/text/SpannableStringBuilder;Lcom/discord/utilities/textprocessing/node/ChannelMentionNode$RenderContext;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/l;",
"Lkotlin/jvm/functions/Function1<",
"Landroid/view/View;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lcom/discord/utilities/textprocessing/node/ChannelMentionNode;
# direct methods
.method constructor <init>(Lcom/discord/utilities/textprocessing/node/ChannelMentionNode;)V
.locals 0
iput-object p1, p0, Lcom/discord/utilities/textprocessing/node/ChannelMentionNode$render$1;->this$0:Lcom/discord/utilities/textprocessing/node/ChannelMentionNode;
const/4 p1, 0x1
invoke-direct {p0, p1}, Lkotlin/jvm/internal/l;-><init>(I)V
return-void
.end method
# virtual methods
.method public final bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Landroid/view/View;
invoke-virtual {p0, p1}, Lcom/discord/utilities/textprocessing/node/ChannelMentionNode$render$1;->invoke(Landroid/view/View;)V
2019-07-25 02:21:43 +00:00
sget-object p1, Lkotlin/Unit;->bhU:Lkotlin/Unit;
2019-07-24 11:27:29 +00:00
return-object p1
.end method
.method public final invoke(Landroid/view/View;)V
.locals 8
const-string v0, "it"
invoke-static {p1, v0}, Lkotlin/jvm/internal/k;->h(Ljava/lang/Object;Ljava/lang/String;)V
sget-object v0, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
invoke-virtual {v0}, Lcom/discord/stores/StoreStream$Companion;->getChannelsSelected()Lcom/discord/stores/StoreChannelsSelected;
move-result-object v1
invoke-virtual {p1}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v2
const-string p1, "it.context"
invoke-static {v2, p1}, Lkotlin/jvm/internal/k;->g(Ljava/lang/Object;Ljava/lang/String;)V
iget-object p1, p0, Lcom/discord/utilities/textprocessing/node/ChannelMentionNode$render$1;->this$0:Lcom/discord/utilities/textprocessing/node/ChannelMentionNode;
invoke-virtual {p1}, Lcom/discord/utilities/textprocessing/node/ChannelMentionNode;->getChannelId()J
move-result-wide v3
const/4 v5, 0x0
const/4 v6, 0x4
const/4 v7, 0x0
invoke-static/range {v1 .. v7}, Lcom/discord/stores/StoreChannelsSelected;->findAndSet$default(Lcom/discord/stores/StoreChannelsSelected;Landroid/content/Context;JLkotlin/jvm/functions/Function1;ILjava/lang/Object;)V
return-void
.end method