HomeSort by relevance Sort by last modified time
    Searched refs:getCompactStyle (Results 1 - 5 of 5) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/number/
NumberPropertyMapper.java 297 if (properties.getCompactStyle() != null) {
300 } else if (properties.getCompactStyle() == CompactStyle.LONG) {
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
NumberPropertyMapper.java 296 if (properties.getCompactStyle() != null) {
299 } else if (properties.getCompactStyle() == CompactStyle.LONG) {
  /external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DecimalFormatProperties.java 416 public CompactStyle getCompactStyle() {
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DecimalFormatProperties.java 411 public CompactStyle getCompactStyle() {
    [all...]
  /external/cldr/tools/java/libs/
icu4j.jar 

Completed in 452 milliseconds