apkfuckery/com.discord/smali/com/discord/widgets/chat/list/WidgetChatListAdapter$Companion.smali

82 lines
1.6 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public final Lcom/discord/widgets/chat/list/WidgetChatListAdapter$Companion;
.super Ljava/lang/Object;
.source "WidgetChatListAdapter.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
.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/widgets/chat/list/WidgetChatListAdapter$Companion;-><init>()V
return-void
.end method
.method public static final synthetic access$findBestNewMessagesPosition(Lcom/discord/widgets/chat/list/WidgetChatListAdapter$Companion;I)I
.locals 0
invoke-direct {p0, p1}, Lcom/discord/widgets/chat/list/WidgetChatListAdapter$Companion;->findBestNewMessagesPosition(I)I
move-result p0
return p0
.end method
.method private final findBestNewMessagesPosition(I)I
2019-12-06 03:29:40 +00:00
.locals 3
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/16 v0, 0x1e
const/4 v1, -0x1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/16 v2, 0xa
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-le v1, p1, :cond_0
2019-07-24 11:27:29 +00:00
goto :goto_0
:cond_0
2019-12-06 03:29:40 +00:00
if-le v2, p1, :cond_1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 p1, -0x1
goto :goto_2
2019-07-24 11:27:29 +00:00
:cond_1
:goto_0
2019-12-06 03:29:40 +00:00
if-le v2, p1, :cond_2
2019-07-24 11:27:29 +00:00
goto :goto_1
:cond_2
if-le v0, p1, :cond_3
2019-12-06 03:29:40 +00:00
goto :goto_2
2019-07-24 11:27:29 +00:00
:cond_3
:goto_1
2019-12-06 03:29:40 +00:00
const/16 p1, 0x1e
:goto_2
return p1
2019-07-24 11:27:29 +00:00
.end method