Home
last modified time | relevance | path

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

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