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

98 lines
2.7 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class final synthetic Lcom/discord/widgets/channels/WidgetChannelTopic$onViewBoundOrOnResume$1;
.super Lkotlin/jvm/internal/j;
.source "WidgetChannelTopic.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/channels/WidgetChannelTopic;->onViewBoundOrOnResume()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1018
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/j;",
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/widgets/channels/WidgetChannelTopic$Model;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# direct methods
.method constructor <init>(Lcom/discord/widgets/channels/WidgetChannelTopic;)V
.locals 1
const/4 v0, 0x1
invoke-direct {p0, v0, p1}, Lkotlin/jvm/internal/j;-><init>(ILjava/lang/Object;)V
return-void
.end method
# virtual methods
.method public final getName()Ljava/lang/String;
.locals 1
const-string v0, "configureUI"
return-object v0
.end method
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
.locals 1
const-class v0, Lcom/discord/widgets/channels/WidgetChannelTopic;
invoke-static {v0}, Lkotlin/jvm/internal/w;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v0
return-object v0
.end method
.method public final getSignature()Ljava/lang/String;
.locals 1
const-string v0, "configureUI(Lcom/discord/widgets/channels/WidgetChannelTopic$Model;)V"
return-object v0
.end method
.method public final bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Lcom/discord/widgets/channels/WidgetChannelTopic$Model;
invoke-virtual {p0, p1}, Lcom/discord/widgets/channels/WidgetChannelTopic$onViewBoundOrOnResume$1;->invoke(Lcom/discord/widgets/channels/WidgetChannelTopic$Model;)V
2019-10-03 02:31:26 +00:00
sget-object p1, Lkotlin/Unit;->bmo:Lkotlin/Unit;
2019-07-24 11:27:29 +00:00
return-object p1
.end method
.method public final invoke(Lcom/discord/widgets/channels/WidgetChannelTopic$Model;)V
.locals 1
const-string v0, "p1"
invoke-static {p1, v0}, Lkotlin/jvm/internal/k;->h(Ljava/lang/Object;Ljava/lang/String;)V
iget-object v0, p0, Lcom/discord/widgets/channels/WidgetChannelTopic$onViewBoundOrOnResume$1;->receiver:Ljava/lang/Object;
check-cast v0, Lcom/discord/widgets/channels/WidgetChannelTopic;
invoke-static {v0, p1}, Lcom/discord/widgets/channels/WidgetChannelTopic;->access$configureUI(Lcom/discord/widgets/channels/WidgetChannelTopic;Lcom/discord/widgets/channels/WidgetChannelTopic$Model;)V
return-void
.end method