Searched defs:getLocale (Results 1 – 5 of 5) sorted by relevance
/libcore/luni/src/main/native/ | ||
D | ScopedIcuULoc.h | 25 static void getLocale(const char* localeName, std::string& locale, UErrorCode* status) { in getLocale() function |
/libcore/ojluni/src/main/java/java/time/format/ | ||
D | DateTimeParseContext.java | 146 Locale getLocale() { in getLocale() method in DateTimeParseContext |
D | DateTimeFormatter.java | 1394 public Locale getLocale() { in getLocale() method in DateTimeFormatter |
/libcore/ojluni/src/main/java/java/util/ | ||
D | ResourceBundle.java | 462 public Locale getLocale() { in getLocale() method in ResourceBundle |
/libcore/ojluni/src/main/java/java/text/ | ||
D | MessageFormat.java | 410 public Locale getLocale() { in getLocale() method in MessageFormat |