apkfuckery/com.discord/smali/com/discord/stores/StoreLurking$Companion.smali

132 lines
2.3 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public final Lcom/discord/stores/StoreLurking$Companion;
.super Ljava/lang/Object;
.source "StoreLurking.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/stores/StoreLurking;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Companion"
.end annotation
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-24 11:27:29 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
invoke-direct {p0}, Lcom/discord/stores/StoreLurking$Companion;-><init>()V
return-void
.end method
.method public static final varargs synthetic access$isLurking(Lcom/discord/stores/StoreLurking$Companion;Lcom/discord/models/domain/ModelGuild;[J)Z
.locals 0
invoke-direct {p0, p1, p2}, Lcom/discord/stores/StoreLurking$Companion;->isLurking(Lcom/discord/models/domain/ModelGuild;[J)Z
move-result p0
return p0
.end method
.method private final varargs isLurking(Lcom/discord/models/domain/ModelGuild;[J)Z
2019-12-06 03:29:40 +00:00
.locals 8
const/4 v0, 0x0
2019-07-24 11:27:29 +00:00
if-eqz p1, :cond_0
invoke-virtual {p1}, Lcom/discord/models/domain/ModelGuild;->getJoinedAt()Ljava/lang/String;
2019-12-06 03:29:40 +00:00
move-result-object v1
2019-07-24 11:27:29 +00:00
goto :goto_0
:cond_0
2019-12-06 03:29:40 +00:00
move-object v1, v0
2019-07-24 11:27:29 +00:00
:goto_0
2019-12-06 03:29:40 +00:00
const/4 v2, 0x1
const/4 v3, 0x0
if-nez v1, :cond_6
2019-07-24 11:27:29 +00:00
if-eqz p1, :cond_1
invoke-virtual {p1}, Lcom/discord/models/domain/ModelGuild;->getId()J
2019-12-06 03:29:40 +00:00
move-result-wide v4
2019-07-24 11:27:29 +00:00
goto :goto_1
:cond_1
2019-12-06 03:29:40 +00:00
const-wide/16 v4, 0x0
2019-07-24 11:27:29 +00:00
:goto_1
2019-12-06 03:29:40 +00:00
if-eqz p2, :cond_5
array-length p1, p2
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v0, 0x0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:goto_2
if-ge v0, p1, :cond_3
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
aget-wide v6, p2, v0
cmp-long v1, v4, v6
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-nez v1, :cond_2
goto :goto_3
2019-07-24 11:27:29 +00:00
2019-10-09 23:16:36 +00:00
:cond_2
2019-12-06 03:29:40 +00:00
add-int/lit8 v0, v0, 0x1
goto :goto_2
:cond_3
const/4 v0, -0x1
:goto_3
if-ltz v0, :cond_4
const/4 p1, 0x1
goto :goto_4
:cond_4
2019-10-09 23:16:36 +00:00
const/4 p1, 0x0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:goto_4
if-eqz p1, :cond_6
goto :goto_5
:cond_5
const-string p1, "$this$contains"
2020-04-17 19:35:49 +00:00
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw v0
:cond_6
const/4 v2, 0x0
:goto_5
return v2
2019-07-24 11:27:29 +00:00
.end method