Searched refs:getPerUnitFormat (Results 1 – 3 of 3) sorted by relevance
137 UnicodeString getPerUnitFormat(const Locale& locale, const UNumberUnitWidth &width, UErrorCode& sta… in getPerUnitFormat() function209 UnicodeString rawPerUnitFormat = getPerUnitFormat(loc, width, status); in forCompoundUnit()
127 private static String getPerUnitFormat(ULocale locale, UnitWidth width) { in getPerUnitFormat() method in LongNameHandler229 String rawPerUnitFormat = getPerUnitFormat(locale, width); in forCompoundUnit()
131 private static String getPerUnitFormat(ULocale locale, UnitWidth width) { in getPerUnitFormat() method in LongNameHandler233 String rawPerUnitFormat = getPerUnitFormat(locale, width); in forCompoundUnit()