Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactListAdapter.java97 public static final int CONTACT_SNIPPET = 8; field in ContactListAdapter.ContactQuery
264 view.showSnippet(cursor, ContactQuery.CONTACT_SNIPPET); in bindSearchSnippet()