Searched defs:getAvailableLocales (Results 1 - 10 of 10) sorted by relevance

/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
H A DMockedDateFormatSymbolsProvider.java40 public Locale[] getAvailableLocales() { method in class:MockedDateFormatSymbolsProvider
H A DMockedDecimalFormatSymbolsProvider.java41 public Locale[] getAvailableLocales() { method in class:MockedDecimalFormatSymbolsProvider
/external/icu4c/common/
H A Dlocavailable.cpp54 Locale::getAvailableLocales(int32_t& count) function in class:Locale
H A Dbrkiter.cpp194 BreakIterator::getAvailableLocales(int32_t& count) function in class:BreakIterator
196 return Locale::getAvailableLocales(count);
343 BreakIterator::getAvailableLocales(void) function in class:BreakIterator
349 return service->getAvailableLocales();
H A Dservls.cpp255 ICULocaleService::getAvailableLocales(void) const function in class:ICULocaleService
/external/icu4c/i18n/
H A Ddatefmt.cpp392 DateFormat::getAvailableLocales(int32_t& count) function in class:DateFormat
397 return Locale::getAvailableLocales(count);
H A Dcoll.cpp478 const Locale* U_EXPORT2 Collator::getAvailableLocales(int32_t& count) function in class:Collator
774 Collator::getAvailableLocales(void) function in class:Collator
778 return getService()->getAvailableLocales();
H A Dnumfmt.cpp742 NumberFormat::getAvailableLocales(int32_t& count) function in class:NumberFormat
744 return Locale::getAvailableLocales(count);
914 NumberFormat::getAvailableLocales(void) function in class:NumberFormat
918 return service->getAvailableLocales();
H A Dcalendar.cpp971 Calendar::getAvailableLocales(int32_t& count) function in class:Calendar
973 return Locale::getAvailableLocales(count);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 357 milliseconds