apkfuckery/com.discord/smali/com/discord/widgets/channels/list/WidgetChannelsList$onViewBo...

82 lines
2.5 KiB
Smali
Raw Normal View History

2020-09-09 19:21:20 +00:00
.class public final synthetic Lcom/discord/widgets/channels/list/WidgetChannelsList$onViewBoundOrOnResume$2;
.super Lk0/n/c/h;
2020-05-17 12:40:10 +00:00
.source "WidgetChannelsList.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/channels/list/WidgetChannelsList;->onViewBoundOrOnResume()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2020-09-09 19:21:20 +00:00
accessFlags = 0x1019
2020-05-17 12:40:10 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-09 19:21:20 +00:00
"Lk0/n/c/h;",
2020-05-17 12:40:10 +00:00
"Lkotlin/jvm/functions/Function1<",
2020-09-09 19:21:20 +00:00
"Lcom/discord/widgets/status/WidgetGlobalStatusIndicatorState$State;",
2020-05-17 12:40:10 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Lcom/discord/widgets/channels/list/WidgetChannelsList;)V
2020-09-09 19:21:20 +00:00
.locals 7
const-class v3, Lcom/discord/widgets/channels/list/WidgetChannelsList;
const/4 v1, 0x1
const-string v4, "handleGlobalStatusIndicatorState"
const-string v5, "handleGlobalStatusIndicatorState(Lcom/discord/widgets/status/WidgetGlobalStatusIndicatorState$State;)V"
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const/4 v6, 0x0
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
move-object v0, p0
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
move-object v2, p1
invoke-direct/range {v0 .. v6}, Lk0/n/c/h;-><init>(ILjava/lang/Object;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
2020-09-09 19:21:20 +00:00
check-cast p1, Lcom/discord/widgets/status/WidgetGlobalStatusIndicatorState$State;
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
invoke-virtual {p0, p1}, Lcom/discord/widgets/channels/list/WidgetChannelsList$onViewBoundOrOnResume$2;->invoke(Lcom/discord/widgets/status/WidgetGlobalStatusIndicatorState$State;)V
2020-05-17 12:40:10 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
2020-09-09 19:21:20 +00:00
.method public final invoke(Lcom/discord/widgets/status/WidgetGlobalStatusIndicatorState$State;)V
2020-05-17 12:40:10 +00:00
.locals 1
2020-09-09 19:21:20 +00:00
const-string v0, "p1"
invoke-static {p1, v0}, Lk0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
iget-object v0, p0, Lk0/n/c/b;->receiver:Ljava/lang/Object;
check-cast v0, Lcom/discord/widgets/channels/list/WidgetChannelsList;
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
invoke-static {v0, p1}, Lcom/discord/widgets/channels/list/WidgetChannelsList;->access$handleGlobalStatusIndicatorState(Lcom/discord/widgets/channels/list/WidgetChannelsList;Lcom/discord/widgets/status/WidgetGlobalStatusIndicatorState$State;)V
2020-05-17 12:40:10 +00:00
return-void
.end method