Searched refs:fetchResults (Results 1 – 2 of 2) sorted by relevance
25 return aggregator.fetchResults(getContext(), mQuery); in loadInBackground()
49 public synchronized List<? extends SearchResult> fetchResults(Context context, String query) { in fetchResults() method in SearchResultAggregator