Searched refs:MONTHS (Results 1 - 7 of 7) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DRelativeDateTimeFormatterTest.java48 {0.0, Direction.NEXT, RelativeUnit.MONTHS, "in 0 months"},
49 {0.5, Direction.NEXT, RelativeUnit.MONTHS, "in 0.5 months"},
50 {1.0, Direction.NEXT, RelativeUnit.MONTHS, "in 1 month"},
51 {2.0, Direction.NEXT, RelativeUnit.MONTHS, "in 2 months"},
77 {0.0, Direction.LAST, RelativeUnit.MONTHS, "0 months ago"},
78 {0.5, Direction.LAST, RelativeUnit.MONTHS, "0.5 months ago"},
79 {1.0, Direction.LAST, RelativeUnit.MONTHS, "1 month ago"},
80 {2.0, Direction.LAST, RelativeUnit.MONTHS, "2 months ago"},
117 {0.0, Direction.NEXT, RelativeUnit.MONTHS, "In 0 months"},
118 {0.5, Direction.NEXT, RelativeUnit.MONTHS, "I
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DBasicDurationFormat.java93 javax.xml.datatype.DatatypeConstants.MONTHS,
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRelativeDateTimeFormatter.java139 MONTHS, enum constant in enum:RelativeDateTimeFormatter.RelativeUnit
620 RelativeUnit.MONTHS,
/external/jetty/src/java/org/eclipse/jetty/http/
H A DHttpFields.java86 private static final String[] MONTHS = field in class:HttpFields
121 buf.append(MONTHS[month]);
162 buf.append(MONTHS[month]);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
H A DICUDurationTest.java78 if (months >= 0) { fields.put(DatatypeConstants.MONTHS, months); }
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 146 milliseconds