LocaleController$PluralRules_Langi.smali

.class public Lim/tpelyyftgw/messenger/LocaleController$PluralRules_Langi;
.super Lim/tpelyyftgw/messenger/LocaleController$PluralRules;
.source "LocaleController.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lim/tpelyyftgw/messenger/LocaleController;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "PluralRules_Langi"
.end annotation


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

    return-void
.end method

.method public constructor <init>()V
    .registers 1

    .line 2802
    invoke-direct {p0}, Lim/tpelyyftgw/messenger/LocaleController$PluralRules;-><init>()V

    return-void
.end method


# virtual methods
.method public quantityForNumber(I)I
    .registers 3
    .param p1, "count"    # I

    .line 2804
    if-nez p1, :cond_4

    .line 2805
    const/4 v0, 0x1

    return v0

    .line 2806
    :cond_4
    if-lez p1, :cond_a

    const/4 v0, 0x2

    if-ge p1, v0, :cond_a

    .line 2807
    return v0

    .line 2809
    :cond_a
    const/4 v0, 0x0

    return v0
.end method