Searched refs:CONTACT_DISPLAY_NAME (Results 1 – 2 of 2) sorted by relevance
90 public static final int CONTACT_DISPLAY_NAME = 1; field in ContactListAdapter.ContactQuery150 return ((Cursor) getItem(position)).getString(ContactQuery.CONTACT_DISPLAY_NAME); in getContactDisplayName()242 ContactQuery.CONTACT_DISPLAY_NAME, in bindPhoto()252 cursor, ContactQuery.CONTACT_DISPLAY_NAME, getContactNameDisplayOrder()); in bindNameAndViewId()
193 ContactQuery.CONTACT_LOOKUP_KEY, ContactQuery.CONTACT_DISPLAY_NAME); in bindView()