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

78 lines
1.6 KiB
Smali
Raw Normal View History

2020-04-08 16:24:01 +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-12-06 03:29:40 +00:00
# interfaces
2020-03-27 22:23:51 +00:00
.implements Lg0/l/i;
2020-01-22 01:17:22 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-03-19 04:19:10 +00:00
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
2020-03-27 22:23:51 +00:00
"Lg0/l/i<",
2020-04-10 14:32:51 +00:00
"TT;",
"Lrx/Observable<",
"+TR;>;>;"
2020-01-22 01:17:22 +00:00
}
.end annotation
2019-12-06 03:29:40 +00:00
2020-03-19 04:19:10 +00:00
# static fields
2020-04-08 16:24:01 +00:00
.field public static final d:Le/a/k/p;
2019-12-06 03:29:40 +00:00
# direct methods
2020-03-19 04:19:10 +00:00
.method public static constructor <clinit>()V
.locals 1
2019-12-06 03:29:40 +00:00
2020-04-08 16:24:01 +00:00
new-instance v0, Le/a/k/p;
2019-12-06 03:29:40 +00:00
2020-04-08 16:24:01 +00:00
invoke-direct {v0}, Le/a/k/p;-><init>()V
2020-01-22 01:17:22 +00:00
2020-04-08 16:24:01 +00:00
sput-object v0, Le/a/k/p;->d:Le/a/k/p;
2020-03-19 04:19:10 +00:00
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2019-12-06 03:29:40 +00:00
2020-01-28 00:59:01 +00:00
return-void
2020-01-22 01:17:22 +00:00
.end method
2019-12-06 03:29:40 +00:00
2020-01-28 00:59:01 +00:00
# virtual methods
2020-03-19 04:19:10 +00:00
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
2020-04-10 14:32:51 +00:00
.locals 3
check-cast p1, Ljava/lang/Long;
sget-object v0, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
invoke-virtual {v0}, Lcom/discord/stores/StoreStream$Companion;->getPermissions()Lcom/discord/stores/StorePermissions;
move-result-object v0
2019-12-06 03:29:40 +00:00
2020-04-10 14:32:51 +00:00
const-string v1, "channelId"
2019-12-06 03:29:40 +00:00
2020-04-10 14:32:51 +00:00
invoke-static {p1, v1}, Ly/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
2020-04-10 14:32:51 +00:00
invoke-virtual {p1}, Ljava/lang/Long;->longValue()J
2019-12-06 03:29:40 +00:00
2020-04-10 14:32:51 +00:00
move-result-wide v1
2019-12-06 03:29:40 +00:00
2020-04-10 14:32:51 +00:00
invoke-virtual {v0, v1, v2}, Lcom/discord/stores/StorePermissions;->getForChannel(J)Lrx/Observable;
2019-12-06 03:29:40 +00:00
2020-03-19 04:19:10 +00:00
move-result-object p1
2019-12-06 03:29:40 +00:00
2020-03-19 04:19:10 +00:00
return-object p1
2019-12-06 03:29:40 +00:00
.end method