LocaleController$PluralRules_Zero.smali

.class public Lim/tpelyyftgw/messenger/LocaleController$PluralRules_Zero;
.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_Zero"
.end annotation


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

    return-void
.end method

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

    .line 2643
    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 2645
    if-eqz p1, :cond_8

    const/4 v0, 0x1

    if-ne p1, v0, :cond_6

    goto :goto_8

    .line 2648
    :cond_6
    const/4 v0, 0x0

    return v0

    .line 2646
    :cond_8
    :goto_8
    const/4 v0, 0x2

    return v0
.end method