apkfuckery/com.discord/smali/f/a/n/q.smali

70 lines
1.3 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lf/a/n/q;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "OverlayMenuView.kt"
# interfaces
2020-09-29 21:44:44 +00:00
.implements Lk0/k/b;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
2020-09-29 21:44:44 +00:00
"Lk0/k/b<",
2020-09-16 23:45:23 +00:00
"Ljava/lang/Long;",
"Ljava/lang/Boolean;",
">;"
2020-05-17 12:40:10 +00:00
}
.end annotation
# static fields
2020-07-08 16:44:49 +00:00
.field public static final d:Lf/a/n/q;
2020-05-17 12:40:10 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-07-08 16:44:49 +00:00
new-instance v0, Lf/a/n/q;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-direct {v0}, Lf/a/n/q;-><init>()V
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
sput-object v0, Lf/a/n/q;->d:Lf/a/n/q;
2020-05-17 12:40:10 +00:00
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
2020-07-25 00:57:58 +00:00
.locals 2
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
check-cast p1, Ljava/lang/Long;
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
const-wide/16 v0, 0x1
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
invoke-static {v0, v1, p1}, Lcom/discord/utilities/permissions/PermissionUtils;->can(JLjava/lang/Long;)Z
2020-05-17 12:40:10 +00:00
move-result p1
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object p1
return-object p1
.end method