apkfuckery/com.discord/smali/com/discord/stores/StoreGuildSubscriptions$sub...

107 lines
3.4 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final Lcom/discord/stores/StoreGuildSubscriptions$subscribeChannelRange$1;
2020-02-20 19:33:18 +00:00
.super Lw/u/b/k;
2019-07-24 11:27:29 +00:00
.source "StoreGuildSubscriptions.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-02-29 02:28:15 +00:00
value = Lcom/discord/stores/StoreGuildSubscriptions;->subscribeChannelRange(JJII)V
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-02-20 19:33:18 +00:00
"Lw/u/b/k;",
2019-07-24 11:27:29 +00:00
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public final synthetic $channelId:J
2019-07-24 11:27:29 +00:00
2020-02-29 02:28:15 +00:00
.field public final synthetic $firstIndex:I
2019-12-06 03:29:40 +00:00
.field public final synthetic $guildId:J
2019-07-24 11:27:29 +00:00
2020-02-29 02:28:15 +00:00
.field public final synthetic $lastIndex:I
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.field public final synthetic this$0:Lcom/discord/stores/StoreGuildSubscriptions;
2019-07-24 11:27:29 +00:00
# direct methods
2020-02-29 02:28:15 +00:00
.method public constructor <init>(Lcom/discord/stores/StoreGuildSubscriptions;IIJJ)V
2019-07-24 11:27:29 +00:00
.locals 0
iput-object p1, p0, Lcom/discord/stores/StoreGuildSubscriptions$subscribeChannelRange$1;->this$0:Lcom/discord/stores/StoreGuildSubscriptions;
2020-02-29 02:28:15 +00:00
iput p2, p0, Lcom/discord/stores/StoreGuildSubscriptions$subscribeChannelRange$1;->$firstIndex:I
iput p3, p0, Lcom/discord/stores/StoreGuildSubscriptions$subscribeChannelRange$1;->$lastIndex:I
2019-07-24 11:27:29 +00:00
2020-02-29 02:28:15 +00:00
iput-wide p4, p0, Lcom/discord/stores/StoreGuildSubscriptions$subscribeChannelRange$1;->$guildId:J
2019-07-24 11:27:29 +00:00
2020-02-29 02:28:15 +00:00
iput-wide p6, p0, Lcom/discord/stores/StoreGuildSubscriptions$subscribeChannelRange$1;->$channelId:J
2019-07-24 11:27:29 +00:00
const/4 p1, 0x0
2020-02-20 19:33:18 +00:00
invoke-direct {p0, p1}, Lw/u/b/k;-><init>(I)V
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public bridge synthetic invoke()Ljava/lang/Object;
2019-07-24 11:27:29 +00:00
.locals 1
invoke-virtual {p0}, Lcom/discord/stores/StoreGuildSubscriptions$subscribeChannelRange$1;->invoke()V
2019-12-06 03:29:40 +00:00
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
2019-07-24 11:27:29 +00:00
return-object v0
.end method
.method public final invoke()V
2020-02-29 02:28:15 +00:00
.locals 12
2019-07-24 11:27:29 +00:00
sget-object v0, Lcom/discord/stores/StoreGuildSubscriptions$RangeComputer;->INSTANCE:Lcom/discord/stores/StoreGuildSubscriptions$RangeComputer;
2020-02-29 02:28:15 +00:00
iget v1, p0, Lcom/discord/stores/StoreGuildSubscriptions$subscribeChannelRange$1;->$firstIndex:I
iget v2, p0, Lcom/discord/stores/StoreGuildSubscriptions$subscribeChannelRange$1;->$lastIndex:I
2019-07-24 11:27:29 +00:00
2020-02-29 02:28:15 +00:00
const/4 v3, 0x0
2019-07-24 11:27:29 +00:00
2020-02-29 02:28:15 +00:00
const/4 v4, 0x4
2019-07-24 11:27:29 +00:00
2020-02-29 02:28:15 +00:00
const/4 v5, 0x0
2019-07-24 11:27:29 +00:00
2020-02-29 02:28:15 +00:00
invoke-static/range {v0 .. v5}, Lcom/discord/stores/StoreGuildSubscriptions$RangeComputer;->computeRanges$default(Lcom/discord/stores/StoreGuildSubscriptions$RangeComputer;IIIILjava/lang/Object;)Ljava/util/List;
2019-07-24 11:27:29 +00:00
2020-02-29 02:28:15 +00:00
move-result-object v11
2019-07-24 11:27:29 +00:00
iget-object v0, p0, Lcom/discord/stores/StoreGuildSubscriptions$subscribeChannelRange$1;->this$0:Lcom/discord/stores/StoreGuildSubscriptions;
invoke-static {v0}, Lcom/discord/stores/StoreGuildSubscriptions;->access$getSubscriptionsManager$p(Lcom/discord/stores/StoreGuildSubscriptions;)Lcom/discord/utilities/lazy/subscriptions/GuildSubscriptionsManager;
2020-02-29 02:28:15 +00:00
move-result-object v6
2019-07-24 11:27:29 +00:00
2020-02-29 02:28:15 +00:00
iget-wide v7, p0, Lcom/discord/stores/StoreGuildSubscriptions$subscribeChannelRange$1;->$guildId:J
2019-07-24 11:27:29 +00:00
2020-02-29 02:28:15 +00:00
iget-wide v9, p0, Lcom/discord/stores/StoreGuildSubscriptions$subscribeChannelRange$1;->$channelId:J
2019-07-24 11:27:29 +00:00
2020-02-29 02:28:15 +00:00
invoke-virtual/range {v6 .. v11}, Lcom/discord/utilities/lazy/subscriptions/GuildSubscriptionsManager;->subscribeChannel(JJLjava/util/List;)V
2019-07-24 11:27:29 +00:00
return-void
.end method