Constants.smali

.class public interface abstract Lim/tpelyyftgw/ui/constants/Constants;
.super Ljava/lang/Object;
.source "Constants.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lim/tpelyyftgw/ui/constants/Constants$ChatSelectionPopMenuEnum;,
        Lim/tpelyyftgw/ui/constants/Constants$DialogsFragmentTopMenuConfig;
    }
.end annotation


# static fields
.field public static final API_VERSION:Ljava/lang/String; = "0.0.1"

.field public static final PAGE_SIZE:I

.field public static final PAGE_START_OFFSET:I

.field public static final SDK_INIT_TAG:Ljava/lang/String; = "SDKINIT "

.field public static final URL_PRIVACY_POLICY:Ljava/lang/String; = "file:///android_asset/h5/privacyAgreement/PrivacyAgreement.html"

.field public static final URL_USER_AGREEMENT:Ljava/lang/String; = "file:///android_asset/h5/privacyAgreement/UserAgreement.html"


# direct methods
.method static constructor <clinit>()V
    .registers 1

    const v0, 0x157b

    invoke-static {v0}, Lnp/NPFog;->d(I)I

    move-result v0

    sput v0, Lim/tpelyyftgw/ui/constants/Constants;->PAGE_SIZE:I

    const v0, 0x156e

    invoke-static {v0}, Lnp/NPFog;->d(I)I

    move-result v0

    sput v0, Lim/tpelyyftgw/ui/constants/Constants;->PAGE_START_OFFSET:I

    return-void
.end method