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

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
TimeUnitTest.java 72 new TimeUnitFormat(new ULocale(locales[locIndex]), TimeUnitFormat.ABBREVIATED_NAME),
76 style <= TimeUnitFormat.ABBREVIATED_NAME;
89 for (int parseStyle = TimeUnitFormat.FULL_NAME; parseStyle <= TimeUnitFormat.ABBREVIATED_NAME; parseStyle++) {
132 TimeUnitFormat tuf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.ABBREVIATED_NAME);
145 MeasureFormat tfne = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.ABBREVIATED_NAME);
174 int[] styles = new int[] {TimeUnitFormat.FULL_NAME, TimeUnitFormat.ABBREVIATED_NAME};
294 TimeUnitFormat formatter = new TimeUnitFormat(en_GB, TimeUnitFormat.ABBREVIATED_NAME);
301 new TimeUnitFormat(locale, TimeUnitFormat.ABBREVIATED_NAME);
432 TimeUnitFormat tuf = new TimeUnitFormat(ULocale.FRENCH, TimeUnitFormat.ABBREVIATED_NAME);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
TimeUnitTest.java 69 new TimeUnitFormat(new ULocale(locales[locIndex]), TimeUnitFormat.ABBREVIATED_NAME),
73 style <= TimeUnitFormat.ABBREVIATED_NAME;
86 for (int parseStyle = TimeUnitFormat.FULL_NAME; parseStyle <= TimeUnitFormat.ABBREVIATED_NAME; parseStyle++) {
129 TimeUnitFormat tuf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.ABBREVIATED_NAME);
142 MeasureFormat tfne = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.ABBREVIATED_NAME);
171 int[] styles = new int[] {TimeUnitFormat.FULL_NAME, TimeUnitFormat.ABBREVIATED_NAME};
291 TimeUnitFormat formatter = new TimeUnitFormat(en_GB, TimeUnitFormat.ABBREVIATED_NAME);
298 new TimeUnitFormat(locale, TimeUnitFormat.ABBREVIATED_NAME);
429 TimeUnitFormat tuf = new TimeUnitFormat(ULocale.FRENCH, TimeUnitFormat.ABBREVIATED_NAME);
  /external/icu/android_icu4j/src/main/java/android/icu/text/
TimeUnitFormat.java 84 public static final int ABBREVIATED_NAME = 1;
150 * @param style format style, either FULL_NAME or ABBREVIATED_NAME style.
152 * ABBREVIATED_NAME style.
158 throw new IllegalArgumentException("style should be either FULL_NAME or ABBREVIATED_NAME style");
365 setup("unitsShort/duration", timeUnitToCountToPatterns, ABBREVIATED_NAME, pluralKeywords);
MeasureFormat.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
TimeUnitFormat.java 82 public static final int ABBREVIATED_NAME = 1;
148 * @param style format style, either FULL_NAME or ABBREVIATED_NAME style.
150 * ABBREVIATED_NAME style.
156 throw new IllegalArgumentException("style should be either FULL_NAME or ABBREVIATED_NAME style");
363 setup("unitsShort/duration", timeUnitToCountToPatterns, ABBREVIATED_NAME, pluralKeywords);
MeasureFormat.java     [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 253 milliseconds