Searched refs:tzdbNames (Results 1 – 9 of 9) sorted by relevance
182 TimeZoneNames tzdbNames = TimeZoneNames.getTZDBInstance(ULocale.CHINESE); in testGetAvailableMetaZoneIDs() local183 Set<String> tzdbAll = tzdbNames.getAvailableMetaZoneIDs(); in testGetAvailableMetaZoneIDs()198 TimeZoneNames tzdbNames = TimeZoneNames.getTZDBInstance(ULocale.CHINESE); in testGetAvailableMetaZoneIDs_String() local200 tzdbNames.getAvailableMetaZoneIDs("Asia/Taipei")); in testGetAvailableMetaZoneIDs_String()212 TimeZoneNames tzdbNames = TimeZoneNames.getTZDBInstance(ULocale.CHINESE); in testGetMetaZoneDisplayName() local213 String americaPacificName = tzdbNames.getMetaZoneDisplayName("America_Pacific", in testGetMetaZoneDisplayName()225 TimeZoneNames tzdbNames = TimeZoneNames.getTZDBInstance(ULocale.KOREAN); in testGetMetaZoneID() local226 String seoulName = tzdbNames.getMetaZoneID("Asia/Seoul", 0); in testGetMetaZoneID()230 seoulName = tzdbNames.getMetaZoneID("Asia/Seoul", -786240000000L); in testGetMetaZoneID()246 TimeZoneNames tzdbNames = TimeZoneNames.getTZDBInstance(ULocale.KOREAN); in testGetTimeZoneDisplayName() local[all …]
2187 const TZDBNames *tzdbNames = TZDBTimeZoneNames::getMetaZoneNames(mzID, status); in getMetaZoneDisplayName() local2189 const UChar *s = tzdbNames->getName(type); in getMetaZoneDisplayName()2228 TZDBNames* tzdbNames = NULL; in getMetaZoneNames() local2244 tzdbNames = TZDBNames::createInstance(zoneStringsRes, key); in getMetaZoneNames()2246 if (tzdbNames == NULL) { in getMetaZoneNames()2249 cacheVal = tzdbNames; in getMetaZoneNames()2258 if (tzdbNames != NULL) { in getMetaZoneNames()2259 delete tzdbNames; in getMetaZoneNames()2260 tzdbNames = NULL; in getMetaZoneNames()2265 if (tzdbNames != NULL) { in getMetaZoneNames()[all …]
1400 TZDBTimeZoneNames *tzdbNames = new TZDBTimeZoneNames(fLocale); in getTZDBTimeZoneNames() local1401 if (tzdbNames == NULL) { in getTZDBTimeZoneNames()1405 nonConstThis->fTZDBTimeZoneNames = tzdbNames; in getTZDBTimeZoneNames()
1193 TimeZoneNames *tzdbNames = TimeZoneNames::createTZDBInstance(loc, status); in TestFormatTZDBNames() local1198 tzfmt->adoptTimeZoneNames(tzdbNames); in TestFormatTZDBNames()
1036 TimeZoneNames tzdbNames = TimeZoneNames.getTZDBInstance(loc); in TestFormatTZDBNames() local1037 tzfmt.setTimeZoneNames(tzdbNames); in TestFormatTZDBNames()
1037 TimeZoneNames tzdbNames = TimeZoneNames.getTZDBInstance(loc); in TestFormatTZDBNames() local1038 tzfmt.setTimeZoneNames(tzdbNames); in TestFormatTZDBNames()
12 tzdbNames{
334 ZONE_SRC= root.txt $(ZONE_SOURCE) $(ZONE_ALIAS_SOURCE) $(ZONE_SOURCE_LOCAL) tzdbNames.txt
361 ZONE_SOURCE=$(ZONE_SOURCE) tzdbNames.txt