Searched refs:POSTAL_DISPLAY_NAME (Results 1 – 1 of 1) sorted by relevance
67 public static final int POSTAL_DISPLAY_NAME = 6; field in PostalAddressListAdapter.PostalQuery102 return ((Cursor) getItem(position)).getString(PostalQuery.POSTAL_DISPLAY_NAME); in getContactDisplayName()159 view.showDisplayName(cursor, PostalQuery.POSTAL_DISPLAY_NAME, getContactNameDisplayOrder()); in bindName()170 request = getDefaultImageRequestFromCursor(cursor, PostalQuery.POSTAL_DISPLAY_NAME, in bindPhoto()