Searched refs:cityLatLng (Results 1 – 1 of 1) sorted by relevance
115 LatLng cityLatLng = CITY_LOCATIONS.get(city); in getGeofenceList() local117 .setCircularRegion(cityLatLng.latitude, cityLatLng.longitude, TRIGGER_RADIUS) in getGeofenceList()