LocaleController$PluralRules_French.smali
.class public Lim/tpelyyftgw/messenger/LocaleController$PluralRules_French;
.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_French"
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>()V
.registers 1
.line 2814
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 2816
if-ltz p1, :cond_6
const/4 v0, 0x2
if-ge p1, v0, :cond_6
.line 2817
return v0
.line 2819
:cond_6
const/4 v0, 0x0
return v0
.end method