apkfuckery/com.discord/smali/com/discord/widgets/user/usersheet/WidgetUserSheetViewModel$updateUserNote$1.smali

76 lines
1.9 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$updateUserNote$1;
2020-02-20 19:33:18 +00:00
.super Lw/u/b/k;
2019-10-17 03:51:45 +00:00
.source "WidgetUserSheetViewModel.kt"
2019-07-24 11:27:29 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2019-10-19 01:51:17 +00:00
value = Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel;->updateUserNote(Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-02-20 19:33:18 +00:00
"Lw/u/b/k;",
2019-07-24 11:27:29 +00:00
"Lkotlin/jvm/functions/Function1<",
2019-10-28 21:46:44 +00:00
"Ljava/lang/Void;",
2019-07-24 11:27:29 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
# static fields
2019-10-19 01:51:17 +00:00
.field public static final INSTANCE:Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$updateUserNote$1;
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public static constructor <clinit>()V
2019-07-24 11:27:29 +00:00
.locals 1
2019-10-19 01:51:17 +00:00
new-instance v0, Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$updateUserNote$1;
2019-07-24 11:27:29 +00:00
2019-10-19 01:51:17 +00:00
invoke-direct {v0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$updateUserNote$1;-><init>()V
2019-07-24 11:27:29 +00:00
2019-10-19 01:51:17 +00:00
sput-object v0, Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$updateUserNote$1;->INSTANCE:Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$updateUserNote$1;
2019-07-24 11:27:29 +00:00
return-void
.end method
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-24 11:27:29 +00:00
.locals 1
const/4 v0, 0x1
2020-02-20 19:33:18 +00:00
invoke-direct {p0, v0}, Lw/u/b/k;-><init>(I)V
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
2019-07-24 11:27:29 +00:00
.locals 0
2019-10-28 21:46:44 +00:00
check-cast p1, Ljava/lang/Void;
2019-07-24 11:27:29 +00:00
2019-10-28 21:46:44 +00:00
invoke-virtual {p0, p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$updateUserNote$1;->invoke(Ljava/lang/Void;)V
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
2019-07-24 11:27:29 +00:00
return-object p1
.end method
2019-10-28 21:46:44 +00:00
.method public final invoke(Ljava/lang/Void;)V
.locals 0
2019-07-24 11:27:29 +00:00
return-void
.end method