Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DGlobalSearchSupport.java182 public Cursor handleSearchSuggestionsQuery(SQLiteDatabase db, Uri uri, String[] projection, in handleSearchSuggestionsQuery() method in GlobalSearchSupport
DLegacyApiSupport.java1877 return mGlobalSearchSupport.handleSearchSuggestionsQuery( in query()
DContactsProvider2.java6952 return mGlobalSearchSupport.handleSearchSuggestionsQuery( in queryLocal()