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

93 lines
2 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final Le/a/j/p$b;
2019-07-31 00:08:31 +00:00
.super Ljava/lang/Object;
.source "OverlayMenuView.kt"
# interfaces
2019-12-20 07:00:35 +00:00
.implements Lu/l/i;
2019-07-31 00:08:31 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2019-12-06 03:29:40 +00:00
value = Le/a/j/p;->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;",
2019-12-20 07:00:35 +00:00
"Lu/l/i<",
2019-07-31 00:08:31 +00:00
"TT;",
"Lrx/Observable<",
"+TR;>;>;"
}
.end annotation
# static fields
2019-12-06 03:29:40 +00:00
.field public static final d:Le/a/j/p$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
2019-12-06 03:29:40 +00:00
new-instance v0, Le/a/j/p$b;
2019-07-31 00:08:31 +00:00
2019-12-06 03:29:40 +00:00
invoke-direct {v0}, Le/a/j/p$b;-><init>()V
2019-07-31 00:08:31 +00:00
2019-12-06 03:29:40 +00:00
sput-object v0, Le/a/j/p$b;->d:Le/a/j/p$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;
2019-07-31 00:08:31 +00:00
.locals 7
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;->getInviteSettings()Lcom/discord/stores/StoreInviteSettings;
move-result-object v1
const-string v0, "channelId"
2019-12-20 07:00:35 +00:00
invoke-static {p1, v0}, Lm/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
move-result-wide v2
const/4 v4, 0x0
const/4 v5, 0x2
const/4 v6, 0x0
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;
move-result-object p1
return-object p1
.end method