Home
last modified time | relevance | path

Searched refs:buildSuggestionResults (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
DSuggestionsAdapter.java222 mMixedResults = buildSuggestionResults(); in onPostExecute()
227 SuggestionResults buildSuggestionResults() { in buildSuggestionResults() method in SuggestionsAdapter
292 SuggestionResults mixed = buildSuggestionResults(); in performFiltering()