Searched refs:findTimeZonesForLocationToken (Results 1 – 5 of 5) sorted by relevance
93 geoTimeZonesFinder.findTimeZonesForLocationToken(greenwichToken)); in locationTokenBehavior()116 assertEquals(geoTimeZonesFinder.findTimeZonesForLocationToken(greenwichToken), in locationTokenBehavior()117 geoTimeZonesFinder.findTimeZonesForLocationToken(greenwichToken2)); in locationTokenBehavior()
82 public abstract List<String> findTimeZonesForLocationToken(LocationToken locationToken) in findTimeZonesForLocationToken() method in GeoTimeZonesFinder
74 public List<String> findTimeZonesForLocationToken(LocationToken locationToken) in findTimeZonesForLocationToken() method in S2RangeFileBasedGeoTimeZonesFinder
523 return findTimeZonesForLocationToken(528 public List<String> findTimeZonesForLocationToken(LocationToken locationToken)
488 geoTimeZonesFinder.findTimeZonesForLocationToken(locationToken); in sendTimeZoneCertainResultIfNeeded()