Searched refs:POSTAL_DISPLAY_NAME_COLUMN_INDEX (Results 1 – 1 of 1) sorted by relevance
48 public static final int POSTAL_DISPLAY_NAME_COLUMN_INDEX = 4; field in LegacyPostalAddressListAdapter68 return ((Cursor)getItem(position)).getString(POSTAL_DISPLAY_NAME_COLUMN_INDEX); in getContactDisplayName()95 view.showDisplayName(cursor, POSTAL_DISPLAY_NAME_COLUMN_INDEX, in bindName()