Searched refs:buildZoneStrings (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/util/
H A DTimeZoneNameUtility.java159 names = buildZoneStrings(timeZoneNameProvider, locale, queryID);
174 names = buildZoneStrings(timeZoneNameProvider, locale, queryID);
200 String[] names = buildZoneStrings(tznp, locale, alias);
216 private static String[] buildZoneStrings(TimeZoneNameProvider tznp, method in class:TimeZoneNameUtility.TimeZoneNameGetter

Completed in 30 milliseconds