Searched refs:checkDisplayNameParams (Results 1 – 1 of 1) sorted by relevance
/libcore/ojluni/src/main/java/java/util/ |
D | Calendar.java | 1395 if (!checkDisplayNameParams(field, style, ALL_STYLES, LONG, locale, in getDisplayName() 1455 if (!checkDisplayNameParams(field, style, ALL_STYLES, LONG, locale, in getDisplayNames() 1497 boolean checkDisplayNameParams(int field, int style, int minStyle, int maxStyle, in checkDisplayNameParams() method in Calendar
|