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

82 lines
2.5 KiB
Smali
Raw Normal View History

2020-09-16 23:45:23 +00:00
.class public final synthetic Lcom/discord/widgets/channels/list/WidgetChannelsList$onViewBoundOrOnResume$2;
2020-09-29 21:44:44 +00:00
.super Lb0/n/c/i;
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-16 23:45:23 +00:00
accessFlags = 0x1019
2020-05-17 12:40:10 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-29 21:44:44 +00:00
"Lb0/n/c/i;",
2020-05-17 12:40:10 +00:00
"Lkotlin/jvm/functions/Function1<",
2020-09-16 23:45:23 +00:00
"Lcom/discord/widgets/status/WidgetGlobalStatusIndicatorState$State;",
2020-05-17 12:40:10 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
2020-09-16 21:45:36 +00:00
# direct methods
.method public constructor <init>(Lcom/discord/widgets/channels/list/WidgetChannelsList;)V
2020-09-16 23:45:23 +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-16 23:45:23 +00:00
const/4 v6, 0x0
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
move-object v0, p0
2020-09-09 19:21:20 +00:00
2020-09-16 23:45:23 +00:00
move-object v2, p1
2020-09-29 21:44:44 +00:00
invoke-direct/range {v0 .. v6}, Lb0/n/c/i;-><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-16 23:45:23 +00:00
check-cast p1, Lcom/discord/widgets/status/WidgetGlobalStatusIndicatorState$State;
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +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-16 23:45:23 +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-16 23:45:23 +00:00
const-string v0, "p1"
2020-09-29 21:44:44 +00:00
invoke-static {p1, v0}, Lb0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-09-16 23:45:23 +00:00
2020-09-29 21:44:44 +00:00
iget-object v0, p0, Lb0/n/c/c;->receiver:Ljava/lang/Object;
2020-09-16 23:45:23 +00:00
check-cast v0, Lcom/discord/widgets/channels/list/WidgetChannelsList;
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +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