apkfuckery/com.discord/smali/e/a/k/p.smali

68 lines
1.2 KiB
Smali
Raw Normal View History

2020-05-11 18:18:42 +00:00
.class public final Le/a/k/p;
2020-03-19 04:19:10 +00:00
.super Ljava/lang/Object;
.source "OverlayMenuView.kt"
2019-07-31 00:08:31 +00:00
# interfaces
2020-05-11 18:18:42 +00:00
.implements Lf0/l/i;
2019-07-31 00:08:31 +00:00
2020-04-25 00:39:25 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
2020-05-11 18:18:42 +00:00
"Lf0/l/i<",
2020-04-27 21:50:40 +00:00
"TT;TR;>;"
2020-04-25 00:39:25 +00:00
}
.end annotation
2020-04-10 14:32:51 +00:00
2020-01-28 00:59:01 +00:00
2020-04-25 00:39:25 +00:00
# static fields
2020-05-11 18:18:42 +00:00
.field public static final d:Le/a/k/p;
2020-04-23 17:38:59 +00:00
2019-07-31 00:08:31 +00:00
2020-04-25 00:39:25 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2019-07-31 00:08:31 +00:00
2020-05-11 18:18:42 +00:00
new-instance v0, Le/a/k/p;
2019-07-31 00:08:31 +00:00
2020-05-11 18:18:42 +00:00
invoke-direct {v0}, Le/a/k/p;-><init>()V
2020-04-10 14:32:51 +00:00
2020-05-11 18:18:42 +00:00
sput-object v0, Le/a/k/p;->d:Le/a/k/p;
2020-04-24 23:41:34 +00:00
2020-04-25 00:39:25 +00:00
return-void
.end method
2020-04-24 23:41:34 +00:00
2020-04-25 00:39:25 +00:00
.method public constructor <init>()V
.locals 0
2020-04-10 14:32:51 +00:00
2020-04-25 00:39:25 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-04-10 14:32:51 +00:00
2020-04-25 00:39:25 +00:00
return-void
.end method
2020-04-10 14:32:51 +00:00
2020-04-23 17:38:59 +00:00
2020-04-25 00:39:25 +00:00
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
2020-04-27 21:50:40 +00:00
.locals 1
2020-04-24 23:41:34 +00:00
2020-04-27 21:50:40 +00:00
check-cast p1, Ljava/lang/Integer;
2020-04-24 23:41:34 +00:00
2020-04-27 21:50:40 +00:00
const/4 v0, 0x1
2020-04-24 23:41:34 +00:00
2020-04-27 21:50:40 +00:00
invoke-static {v0, p1}, Lcom/discord/utilities/permissions/PermissionUtils;->can(ILjava/lang/Integer;)Z
2019-07-31 00:08:31 +00:00
2020-04-27 21:50:40 +00:00
move-result p1
2019-07-31 00:08:31 +00:00
2020-04-27 21:50:40 +00:00
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
2019-07-31 00:08:31 +00:00
2020-03-19 04:19:10 +00:00
move-result-object p1
2019-07-31 00:08:31 +00:00
2020-04-25 00:39:25 +00:00
return-object p1
2019-07-31 00:08:31 +00:00
.end method