Searched refs:getFieldForType (Results 1 – 5 of 5) sorted by relevance
263 public static final NumberFormat.Field getFieldForType(int type) { in getFieldForType() method in AffixUtils325 getFieldForType(typeOrCp)); in unescape()406 if (typeOrCp < 0 && getFieldForType(typeOrCp) == NumberFormat.Field.CURRENCY) { in hasCurrencySymbols()
131 Field AffixUtils::getFieldForType(AffixPatternType type) { in getFieldForType() function in AffixUtils172 … position + length, provider.getSymbol(tag.type), getFieldForType(tag.type), status); in unescape()222 if (tag.type < 0 && getFieldForType(tag.type) == UNUM_CURRENCY_FIELD) { in hasCurrencySymbols()
132 static Field getFieldForType(AffixPatternType type);
271 public static final NumberFormat.Field getFieldForType(int type) { in getFieldForType() method in AffixUtils333 getFieldForType(typeOrCp)); in unescape()414 if (typeOrCp < 0 && getFieldForType(typeOrCp) == NumberFormat.Field.CURRENCY) { in hasCurrencySymbols()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...