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

/libcore/ojluni/src/main/java/java/util/
H A DCalendar.java2186 return getDisplayNamesImpl(field, style, locale);
2189 private Map<String,Integer> getDisplayNamesImpl(int field, int style, Locale locale) { method in class:Calendar

Completed in 147 milliseconds