Searched refs:loadTimeZoneNames (Results 1 – 6 of 6) sorted by relevance
183 return loadTimeZoneNames(tzID).getName(type); in getTimeZoneDisplayName()194 String locName = loadTimeZoneNames(tzID).getName(NameType.EXEMPLAR_LOCATION); in getExemplarLocationName()267 ZNames tzNames = loadTimeZoneNames(tzID); in getDisplayNames()451 loadTimeZoneNames(tzCanonicalID); in loadStrings()499 private synchronized ZNames loadTimeZoneNames(String tzID) { in loadTimeZoneNames() method in TimeZoneNamesImpl
181 return loadTimeZoneNames(tzID).getName(type); in getTimeZoneDisplayName()192 String locName = loadTimeZoneNames(tzID).getName(NameType.EXEMPLAR_LOCATION); in getExemplarLocationName()265 ZNames tzNames = loadTimeZoneNames(tzID); in getDisplayNames()449 loadTimeZoneNames(tzCanonicalID); in loadStrings()497 private synchronized ZNames loadTimeZoneNames(String tzID) { in loadTimeZoneNames() method in TimeZoneNamesImpl
221 ZNames* loadTimeZoneNames(const UnicodeString& mzId, UErrorCode& status);
1076 loadTimeZoneNames(tzCanonicalID, status); in loadStrings()1245 tznames = nonConstThis->loadTimeZoneNames(tzID, status); in getTimeZoneDisplayName()1268 tznames = nonConstThis->loadTimeZoneNames(tzID, status); in getExemplarLocationName()1331 TimeZoneNamesImpl::loadTimeZoneNames(const UnicodeString& tzID, UErrorCode& status) { in loadTimeZoneNames() function in TimeZoneNamesImpl1606 tznames = (void*) nonConstThis->loadTimeZoneNames(tzID, status); in getDisplayNames()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...