Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DContactListAdapter.java103 public static final int CONTACT_SNIPPET = 9; field in ContactListAdapter.ContactQuery
287 view.showSnippet(cursor, ContactQuery.CONTACT_SNIPPET); in bindSearchSnippet()