Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DRelativeDateFormat.java95 loadDates(); in RelativeDateFormat()
237 loadDates(); in getStringForDay()
279 private synchronized void loadDates() { in loadDates() method in RelativeDateFormat
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DRelativeDateFormat.java98 loadDates(); in RelativeDateFormat()
240 loadDates(); in getStringForDay()
282 private synchronized void loadDates() { in loadDates() method in RelativeDateFormat
/external/icu/icu4c/source/i18n/
Dreldtfmt.h283 void loadDates(UErrorCode &status);
Dreldtfmt.cpp121 loadDates(status); in RelativeDateFormat()
518 void RelativeDateFormat::loadDates(UErrorCode &status) { in loadDates() function in RelativeDateFormat