Searched refs:getMetaZoneNames (Results 1 – 4 of 4) sorted by relevance
104 return getMetaZoneNames(mzID).getName(type); in getMetaZoneDisplayName()335 private static TZDBNames getMetaZoneNames(String mzID) { in getMetaZoneNames() method in TZDBTimeZoneNames354 TZDBNames names = getMetaZoneNames(mzID); in prepareFind()
106 return getMetaZoneNames(mzID).getName(type); in getMetaZoneDisplayName()337 private static TZDBNames getMetaZoneNames(String mzID) { in getMetaZoneNames() method in TZDBTimeZoneNames356 TZDBNames names = getMetaZoneNames(mzID); in prepareFind()
249 static const TZDBNames* getMetaZoneNames(const UnicodeString& mzId, UErrorCode& status);
2057 const TZDBNames *names = TZDBTimeZoneNames::getMetaZoneNames(*mzID, status); in prepareFind()2187 const TZDBNames *tzdbNames = TZDBTimeZoneNames::getMetaZoneNames(mzID, status); in getMetaZoneDisplayName()2222 TZDBTimeZoneNames::getMetaZoneNames(const UnicodeString& mzID, UErrorCode& status) { in getMetaZoneNames() function in TZDBTimeZoneNames