Home
last modified time | relevance | path

Searched refs:styleSuffixLength (Results 1 – 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
DRelativeDateTimeFormatter.java949 private static int styleSuffixLength(Style style) { in styleSuffixLength() method in RelativeDateTimeFormatter.RelDateTimeDataSink
1091 int limit = key.length() - styleSuffixLength(sourceStyle); in handleAlias()
1127 int limit = key.length() - styleSuffixLength(style); in put()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRelativeDateTimeFormatter.java1012 private static int styleSuffixLength(Style style) { in styleSuffixLength() method in RelativeDateTimeFormatter.RelDateTimeDataSink
1154 int limit = key.length() - styleSuffixLength(sourceStyle); in handleAlias()
1190 int limit = key.length() - styleSuffixLength(style); in put()
/external/icu/icu4c/source/i18n/
Dreldatefmt.cpp360 static int32_t styleSuffixLength(UDateRelativeDateTimeFormatterStyle style) { in styleSuffixLength() function
584 … int32_t unitSize = static_cast<int32_t>(uprv_strlen(key)) - styleSuffixLength(style); in put()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...