Searched refs:hasUtcZone (Results 1 – 1 of 1) sorted by relevance
203 public boolean hasUtcZone(long whenMillis) { in hasUtcZone() method in CountryTimeZones204 return mDelegate.hasUtcZone(whenMillis); in hasUtcZone()