Home
last modified time | relevance | path

Searched defs:getLocale (Results 1 – 5 of 5) sorted by relevance

/libcore/luni/src/main/native/
DScopedIcuULoc.h25 static void getLocale(const char* localeName, std::string& locale, UErrorCode* status) { in getLocale() function
/libcore/ojluni/src/main/java/java/time/format/
DDateTimeParseContext.java146 Locale getLocale() { in getLocale() method in DateTimeParseContext
DDateTimeFormatter.java1394 public Locale getLocale() { in getLocale() method in DateTimeFormatter
/libcore/ojluni/src/main/java/java/util/
DResourceBundle.java462 public Locale getLocale() { in getLocale() method in ResourceBundle
588 Locale getLocale() { in getLocale() method in ResourceBundle.CacheKey
/libcore/ojluni/src/main/java/java/text/
DMessageFormat.java410 public Locale getLocale() { in getLocale() method in MessageFormat