apkfuckery/com.discord/smali/e/a/j/t$b.smali

93 lines
2 KiB
Smali
Raw Normal View History

2020-03-14 04:13:36 +00:00
.class public final Le/a/j/t$b;
2019-07-31 00:08:31 +00:00
.super Ljava/lang/Object;
2020-03-14 04:13:36 +00:00
.source "OverlayMenuView.kt"
2019-07-31 00:08:31 +00:00
# interfaces
2020-02-20 19:33:18 +00:00
.implements Le0/l/i;
2019-07-31 00:08:31 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-03-14 04:13:36 +00:00
value = Le/a/j/t;->onClick(Landroid/view/View;)V
2019-07-31 00:08:31 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-31 00:08:31 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
2020-02-20 19:33:18 +00:00
"Le0/l/i<",
2019-07-31 00:08:31 +00:00
"TT;",
"Lrx/Observable<",
"+TR;>;>;"
}
.end annotation
# static fields
2020-03-14 04:13:36 +00:00
.field public static final d:Le/a/j/t$b;
2019-07-31 00:08:31 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public static constructor <clinit>()V
2019-07-31 00:08:31 +00:00
.locals 1
2020-03-14 04:13:36 +00:00
new-instance v0, Le/a/j/t$b;
2019-07-31 00:08:31 +00:00
2020-03-14 04:13:36 +00:00
invoke-direct {v0}, Le/a/j/t$b;-><init>()V
2019-07-31 00:08:31 +00:00
2020-03-14 04:13:36 +00:00
sput-object v0, Le/a/j/t$b;->d:Le/a/j/t$b;
2019-07-31 00:08:31 +00:00
return-void
.end method
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-31 00:08:31 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
2020-03-14 04:13:36 +00:00
.locals 7
2019-07-31 00:08:31 +00:00
check-cast p1, Ljava/lang/Long;
sget-object v0, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
2020-03-14 04:13:36 +00:00
invoke-virtual {v0}, Lcom/discord/stores/StoreStream$Companion;->getInviteSettings()Lcom/discord/stores/StoreInviteSettings;
2019-07-31 00:08:31 +00:00
2020-03-14 04:13:36 +00:00
move-result-object v1
2019-07-31 00:08:31 +00:00
2020-03-14 04:13:36 +00:00
const-string v0, "channelId"
2019-07-31 00:08:31 +00:00
2020-03-14 04:13:36 +00:00
invoke-static {p1, v0}, Lw/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-31 00:08:31 +00:00
invoke-virtual {p1}, Ljava/lang/Long;->longValue()J
2020-03-14 04:13:36 +00:00
move-result-wide v2
2019-07-31 00:08:31 +00:00
2020-03-14 04:13:36 +00:00
const/4 v4, 0x0
2019-07-31 00:08:31 +00:00
2020-03-14 04:13:36 +00:00
const/4 v5, 0x2
2019-07-31 00:08:31 +00:00
2020-03-14 04:13:36 +00:00
const/4 v6, 0x0
2019-07-31 00:08:31 +00:00
2020-03-14 04:13:36 +00:00
invoke-static/range {v1 .. v6}, Lcom/discord/stores/StoreInviteSettings;->generateInvite$default(Lcom/discord/stores/StoreInviteSettings;JLcom/discord/models/domain/ModelInvite$Settings;ILjava/lang/Object;)Lrx/Observable;
2019-07-31 00:08:31 +00:00
move-result-object p1
2020-03-14 04:13:36 +00:00
return-object p1
2019-07-31 00:08:31 +00:00
.end method