Searched refs:getMetaZoneNames (Results 1 – 4 of 4) sorted by relevance
104 return getMetaZoneNames(mzID).getName(type); in getMetaZoneDisplayName()339 private static TZDBNames getMetaZoneNames(String mzID) { in getMetaZoneNames() method in TZDBTimeZoneNames358 TZDBNames names = getMetaZoneNames(mzID); in prepareFind()
106 return getMetaZoneNames(mzID).getName(type); in getMetaZoneDisplayName()341 private static TZDBNames getMetaZoneNames(String mzID) { in getMetaZoneNames() method in TZDBTimeZoneNames360 TZDBNames names = getMetaZoneNames(mzID); in prepareFind()
254 static const TZDBNames* getMetaZoneNames(const UnicodeString& mzId, UErrorCode& status);
2063 const TZDBNames *names = TZDBTimeZoneNames::getMetaZoneNames(*mzID, status); in prepareFind()2196 const TZDBNames *tzdbNames = TZDBTimeZoneNames::getMetaZoneNames(mzID, status); in getMetaZoneDisplayName()2233 TZDBTimeZoneNames::getMetaZoneNames(const UnicodeString& mzID, UErrorCode& status) { in getMetaZoneNames() function in TZDBTimeZoneNames