apkfuckery/com.discord/smali/f/a/m/f0/i.smali

63 lines
1.2 KiB
Smali
Raw Normal View History

2020-11-14 02:19:59 +00:00
.class public final Lf/a/m/f0/i;
.super Lz/n/c/k;
2020-11-13 19:18:44 +00:00
.source "PrivateChannelSideBarActionsView.kt"
2020-11-12 02:11:44 +00:00
# interfaces
2020-11-13 19:18:44 +00:00
.implements Lkotlin/jvm/functions/Function1;
2020-11-12 02:11:44 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-11-14 02:19:59 +00:00
"Lz/n/c/k;",
2020-11-13 19:18:44 +00:00
"Lkotlin/jvm/functions/Function1<",
"Landroid/view/View;",
"Lkotlin/Unit;",
2020-11-12 02:11:44 +00:00
">;"
}
.end annotation
# static fields
2020-11-14 02:19:59 +00:00
.field public static final d:Lf/a/m/f0/i;
2020-11-12 02:11:44 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-11-14 02:19:59 +00:00
new-instance v0, Lf/a/m/f0/i;
2020-11-12 02:11:44 +00:00
2020-11-14 02:19:59 +00:00
invoke-direct {v0}, Lf/a/m/f0/i;-><init>()V
2020-11-12 02:11:44 +00:00
2020-11-14 02:19:59 +00:00
sput-object v0, Lf/a/m/f0/i;->d:Lf/a/m/f0/i;
2020-11-12 02:11:44 +00:00
return-void
.end method
.method public constructor <init>()V
2020-11-13 19:18:44 +00:00
.locals 1
const/4 v0, 0x1
2020-11-12 02:11:44 +00:00
2020-11-14 02:19:59 +00:00
invoke-direct {p0, v0}, Lz/n/c/k;-><init>(I)V
2020-11-12 02:11:44 +00:00
return-void
.end method
# virtual methods
2020-11-13 19:18:44 +00:00
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
check-cast p1, Landroid/view/View;
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
const-string v0, "it"
2020-11-12 02:11:44 +00:00
2020-11-14 02:19:59 +00:00
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
2020-11-12 02:11:44 +00:00
return-object p1
.end method