apkfuckery/com.discord/smali/f/a/a/j.smali

57 lines
1.3 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Lf/a/a/j;
2020-09-23 03:12:49 +00:00
.super Lc0/n/c/k;
2020-07-08 16:44:49 +00:00
.source "FriendRequestDialogs.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
2020-05-17 12:40:10 +00:00
# annotations
2020-07-08 16:44:49 +00:00
.annotation system Ldalvik/annotation/Signature;
2020-05-17 12:40:10 +00:00
value = {
2020-09-23 03:12:49 +00:00
"Lc0/n/c/k;",
2020-07-08 16:44:49 +00:00
"Lkotlin/jvm/functions/Function1<",
"Landroid/view/View;",
"Lkotlin/Unit;",
">;"
2020-05-17 12:40:10 +00:00
}
.end annotation
# instance fields
2020-07-08 16:44:49 +00:00
.field public final synthetic $onAccept:Lkotlin/jvm/functions/Function0;
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-08 16:44:49 +00:00
.method public constructor <init>(Lkotlin/jvm/functions/Function0;)V
.locals 0
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iput-object p1, p0, Lf/a/a/j;->$onAccept:Lkotlin/jvm/functions/Function0;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
const/4 p1, 0x1
2020-05-17 12:40:10 +00:00
2020-09-23 03:12:49 +00:00
invoke-direct {p0, p1}, Lc0/n/c/k;-><init>(I)V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-07-08 16:44:49 +00:00
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
2020-09-16 23:45:23 +00:00
.locals 1
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
check-cast p1, Landroid/view/View;
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
const-string v0, "<anonymous parameter 0>"
2020-09-23 03:12:49 +00:00
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object p1, p0, Lf/a/a/j;->$onAccept:Lkotlin/jvm/functions/Function0;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-interface {p1}, Lkotlin/jvm/functions/Function0;->invoke()Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
return-object p1
2020-05-17 12:40:10 +00:00
.end method