Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DGlobalSearchSupport.java192 addSearchSuggestionsBasedOnFilter( in handleSearchSuggestionsQuery()
219 return addSearchSuggestionsBasedOnFilter(cursor, in handleSearchShortcutRefresh()
224 private Cursor addSearchSuggestionsBasedOnFilter(MatrixCursor cursor, SQLiteDatabase db, in addSearchSuggestionsBasedOnFilter() method in GlobalSearchSupport