apkfuckery/com.discord/smali/com/discord/widgets/chat/input/-$$Lambda$WidgetChatInputMentions$zm6oeWh17CqsVTi_0VU7maLycXQ.smali

39 lines
1.3 KiB
Smali
Raw Normal View History

2019-02-17 02:24:41 +00:00
.class public final synthetic Lcom/discord/widgets/chat/input/-$$Lambda$WidgetChatInputMentions$zm6oeWh17CqsVTi_0VU7maLycXQ;
2019-02-04 20:08:30 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
2019-02-17 02:24:41 +00:00
.implements Lkotlin/jvm/functions/Function1;
2019-02-04 20:08:30 +00:00
# instance fields
.field private final synthetic f$0:Lcom/discord/widgets/chat/input/WidgetChatInputMentions;
# direct methods
.method public synthetic constructor <init>(Lcom/discord/widgets/chat/input/WidgetChatInputMentions;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2019-02-17 02:24:41 +00:00
iput-object p1, p0, Lcom/discord/widgets/chat/input/-$$Lambda$WidgetChatInputMentions$zm6oeWh17CqsVTi_0VU7maLycXQ;->f$0:Lcom/discord/widgets/chat/input/WidgetChatInputMentions;
2019-02-04 20:08:30 +00:00
return-void
.end method
# virtual methods
2019-02-17 02:24:41 +00:00
.method public final invoke(Ljava/lang/Object;)Ljava/lang/Object;
2019-02-04 20:08:30 +00:00
.locals 1
2019-02-17 02:24:41 +00:00
iget-object v0, p0, Lcom/discord/widgets/chat/input/-$$Lambda$WidgetChatInputMentions$zm6oeWh17CqsVTi_0VU7maLycXQ;->f$0:Lcom/discord/widgets/chat/input/WidgetChatInputMentions;
2019-02-04 20:08:30 +00:00
2019-02-17 02:24:41 +00:00
check-cast p1, Landroid/text/Editable;
2019-02-06 20:30:57 +00:00
2019-02-17 02:24:41 +00:00
invoke-static {v0, p1}, Lcom/discord/widgets/chat/input/WidgetChatInputMentions;->lambda$new$0(Lcom/discord/widgets/chat/input/WidgetChatInputMentions;Landroid/text/Editable;)Lkotlin/Unit;
move-result-object p1
return-object p1
2019-02-04 20:08:30 +00:00
.end method