Searched refs:recentLocations (Results 1 – 1 of 1) sorted by relevance
293 List<Result> recentLocations = locationsQueryTask.get(); in performFiltering() local298 for (Result recentLocation : recentLocations) { in performFiltering()436 List<Result> recentLocations = null; in queryRecentLocations() local439 recentLocations = processLocationsQueryResults(c); in queryRecentLocations()441 return recentLocations; in queryRecentLocations()