Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DGlobalSearchSupport.java66 private static final String PRESENCE_SQL = field in GlobalSearchSupport
234 + PRESENCE_SQL + " AS " + Contacts.CONTACT_PRESENCE + ", " in addSearchSuggestionsBasedOnFilter()