apkfuckery/com.discord/smali/com/discord/stores/StoreCalls$call$2$1.smali

132 lines
3.2 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class final Lcom/discord/stores/StoreCalls$call$2$1;
.super Ljava/lang/Object;
.source "StoreCalls.kt"
# interfaces
.implements Lrx/functions/b;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreCalls$call$2;->invoke(J)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/b<",
"TT;",
"Lrx/Observable<",
"+TR;>;>;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lcom/discord/stores/StoreCalls$call$2;
# direct methods
.method constructor <init>(Lcom/discord/stores/StoreCalls$call$2;)V
.locals 0
iput-object p1, p0, Lcom/discord/stores/StoreCalls$call$2$1;->this$0:Lcom/discord/stores/StoreCalls$call$2;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final bridge synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/lang/Integer;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreCalls$call$2$1;->call(Ljava/lang/Integer;)Lrx/Observable;
move-result-object p1
return-object p1
.end method
.method public final call(Ljava/lang/Integer;)Lrx/Observable;
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Integer;",
")",
"Lrx/Observable<",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
if-nez p1, :cond_0
goto :goto_0
:cond_0
invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I
move-result p1
const/4 v0, 0x1
if-ne p1, v0, :cond_1
sget-object p1, Ljava/lang/Boolean;->TRUE:Ljava/lang/Boolean;
2019-12-06 01:29:57 +00:00
invoke-static {p1}, Lrx/Observable;->bp(Ljava/lang/Object;)Lrx/Observable;
2019-07-24 11:27:29 +00:00
move-result-object p1
return-object p1
:cond_1
:goto_0
sget-object p1, Lcom/discord/utilities/rest/RestAPI;->Companion:Lcom/discord/utilities/rest/RestAPI$Companion;
invoke-virtual {p1}, Lcom/discord/utilities/rest/RestAPI$Companion;->getApi()Lcom/discord/utilities/rest/RestAPI;
move-result-object p1
iget-object v0, p0, Lcom/discord/stores/StoreCalls$call$2$1;->this$0:Lcom/discord/stores/StoreCalls$call$2;
iget-wide v0, v0, Lcom/discord/stores/StoreCalls$call$2;->$channelId:J
invoke-virtual {p1, v0, v1}, Lcom/discord/utilities/rest/RestAPI;->call(J)Lrx/Observable;
move-result-object p1
2019-10-09 23:16:36 +00:00
invoke-static {}, Lcom/discord/app/i;->dM()Lrx/Observable$c;
2019-07-24 11:27:29 +00:00
move-result-object v0
invoke-virtual {p1, v0}, Lrx/Observable;->a(Lrx/Observable$c;)Lrx/Observable;
move-result-object p1
sget-object v0, Lcom/discord/stores/StoreCalls$call$2$1$1;->INSTANCE:Lcom/discord/stores/StoreCalls$call$2$1$1;
check-cast v0, Lrx/functions/b;
invoke-virtual {p1, v0}, Lrx/Observable;->e(Lrx/functions/b;)Lrx/Observable;
move-result-object p1
return-object p1
.end method