Searched refs:MASTER_RULE_INDEX (Results 1 – 3 of 3) sorted by relevance
59 static final int MASTER_RULE_INDEX = 3; field in NFRuleSet246 setBestFractionRule(NFRuleSet.MASTER_RULE_INDEX, rule, true); in setNonNumericalRule()508 if (nonNumericalRules != null && nonNumericalRules[MASTER_RULE_INDEX] != null) { in findRule()509 return nonNumericalRules[MASTER_RULE_INDEX]; in findRule()600 return nonNumericalRules[MASTER_RULE_INDEX]; in findNormalRule()824 … nonNumericalIdx = IMPROPER_FRACTION_RULE_INDEX; nonNumericalIdx <= MASTER_RULE_INDEX; nonNumerica… in setDecimalFormatSymbols()
58 static final int MASTER_RULE_INDEX = 3; field in NFRuleSet245 setBestFractionRule(NFRuleSet.MASTER_RULE_INDEX, rule, true); in setNonNumericalRule()507 if (nonNumericalRules != null && nonNumericalRules[MASTER_RULE_INDEX] != null) { in findRule()508 return nonNumericalRules[MASTER_RULE_INDEX]; in findRule()599 return nonNumericalRules[MASTER_RULE_INDEX]; in findNormalRule()823 … nonNumericalIdx = IMPROPER_FRACTION_RULE_INDEX; nonNumericalIdx <= MASTER_RULE_INDEX; nonNumerica… in setDecimalFormatSymbols()
37 MASTER_RULE_INDEX = 3, enumerator279 setBestFractionRule(MASTER_RULE_INDEX, rule, TRUE); in setNonNumericalRule()323 && i != MASTER_RULE_INDEX) in ~NFRuleSet()375 … nonNumericalIdx = IMPROPER_FRACTION_RULE_INDEX; nonNumericalIdx <= MASTER_RULE_INDEX; nonNumerica… in setDecimalFormatSymbols()473 if (nonNumericalRules[MASTER_RULE_INDEX]) { in findDoubleRule()474 return nonNumericalRules[MASTER_RULE_INDEX]; in findDoubleRule()554 return nonNumericalRules[MASTER_RULE_INDEX]; in findNormalRule()