Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DGlobalSearchSupport.java48 private static final String[] SEARCH_SUGGESTIONS_COLUMNS = { field in GlobalSearchSupport
185 projection == null ? SEARCH_SUGGESTIONS_COLUMNS : projection); in handleSearchSuggestionsQuery()
218 projection == null ? SEARCH_SUGGESTIONS_COLUMNS : projection); in handleSearchShortcutRefresh()