Searched refs:CONTACT_DISPLAY_NAME (Results 1 – 1 of 1) sorted by relevance
88 public static final int CONTACT_DISPLAY_NAME = 1; field in ContactListAdapter.ContactQuery139 return ((Cursor) getItem(position)).getString(ContactQuery.CONTACT_DISPLAY_NAME); in getContactDisplayName()238 cursor, ContactQuery.CONTACT_DISPLAY_NAME, getContactNameDisplayOrder()); in bindName()