Home
last modified time | relevance | path

Searched defs:getZoneStrings (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/libcore/icu/
DTimeZoneNames.java130 public static String[][] getZoneStrings(Locale locale) { in getZoneStrings() method in TimeZoneNames
/libcore/luni/src/main/java/java/text/
DDateFormatSymbols.java322 public String[][] getZoneStrings() { in getZoneStrings() method in DateFormatSymbols