apkfuckery/com.discord/smali/com/discord/widgets/user/usersheet/WidgetUserSheet$configureProfileActionButtons$5$1.smali

98 lines
2.5 KiB
Smali
Raw Normal View History

2019-10-01 14:15:45 +00:00
.class final synthetic Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureProfileActionButtons$5$1;
2019-07-24 11:27:29 +00:00
.super Lkotlin/jvm/internal/j;
2019-10-01 14:15:45 +00:00
.source "WidgetUserSheet.kt"
2019-07-24 11:27:29 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2019-10-01 14:15:45 +00:00
value = Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureProfileActionButtons$5;->onClick(Landroid/view/View;)V
2019-07-24 11:27:29 +00:00
.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<",
2019-10-01 14:15:45 +00:00
"Ljava/lang/Integer;",
2019-07-24 11:27:29 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
# direct methods
2019-10-01 14:15:45 +00:00
.method constructor <init>(Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel;)V
2019-07-24 11:27:29 +00:00
.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
2019-10-01 14:15:45 +00:00
const-string v0, "removeRelationship"
2019-07-24 11:27:29 +00:00
return-object v0
.end method
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
.locals 1
2019-10-01 14:15:45 +00:00
const-class v0, Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel;
2019-07-24 11:27:29 +00:00
2019-10-17 03:51:45 +00:00
invoke-static {v0}, Lkotlin/jvm/internal/y;->getOrCreateKotlinClass(Ljava/lang/Class;)Lkotlin/reflect/b;
2019-07-24 11:27:29 +00:00
move-result-object v0
return-object v0
.end method
.method public final getSignature()Ljava/lang/String;
.locals 1
2019-10-01 14:15:45 +00:00
const-string v0, "removeRelationship(I)V"
2019-07-24 11:27:29 +00:00
return-object v0
.end method
.method public final synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
2019-10-01 14:15:45 +00:00
.locals 0
2019-07-24 11:27:29 +00:00
check-cast p1, Ljava/lang/Number;
2019-10-01 14:15:45 +00:00
invoke-virtual {p1}, Ljava/lang/Number;->intValue()I
2019-07-24 11:27:29 +00:00
2019-10-01 14:15:45 +00:00
move-result p1
2019-07-24 11:27:29 +00:00
2019-10-01 14:15:45 +00:00
invoke-virtual {p0, p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureProfileActionButtons$5$1;->invoke(I)V
2019-07-24 11:27:29 +00:00
2019-12-06 01:29:57 +00:00
sget-object p1, Lkotlin/Unit;->bgF:Lkotlin/Unit;
2019-07-24 11:27:29 +00:00
return-object p1
.end method
2019-10-01 14:15:45 +00:00
.method public final invoke(I)V
2019-07-24 11:27:29 +00:00
.locals 1
2019-10-01 14:15:45 +00:00
iget-object v0, p0, Lcom/discord/widgets/user/usersheet/WidgetUserSheet$configureProfileActionButtons$5$1;->receiver:Ljava/lang/Object;
2019-07-24 11:27:29 +00:00
2019-10-01 14:15:45 +00:00
check-cast v0, Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel;
2019-07-24 11:27:29 +00:00
2019-10-01 14:15:45 +00:00
invoke-virtual {v0, p1}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel;->removeRelationship(I)V
2019-07-24 11:27:29 +00:00
return-void
.end method