Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DGlobalSearchSupport.java209 public Cursor handleSearchShortcutRefresh(SQLiteDatabase db, String[] projection, in handleSearchShortcutRefresh() method in GlobalSearchSupport
DLegacyApiSupport.java1822 return mGlobalSearchSupport.handleSearchShortcutRefresh( in query()
DContactsProvider2.java6911 return mGlobalSearchSupport.handleSearchShortcutRefresh( in queryLocal()