Searched refs:CANONICAL_LOCATION (Results 1 – 3 of 3) sorted by relevance
166 case CANONICAL_LOCATION: in getAvailableIDs()475 … Set<String> ids = TimeZone.getAvailableIDs(SystemTimeZoneType.CANONICAL_LOCATION, country, null); in getCanonicalCountry()
284 CANONICAL_LOCATION, enumConstant
754 …Set<String> canonicalLoc = TimeZone.getAvailableIDs(SystemTimeZoneType.CANONICAL_LOCATION, null, n… in TestGetAvailableIDsNew()761 …ing> canonicalLoc_US = TimeZone.getAvailableIDs(SystemTimeZoneType.CANONICAL_LOCATION, "US", null); in TestGetAvailableIDsNew()