Searched refs:POSTAL_ID_COLUMN_INDEX (Results 1 – 1 of 1) sorted by relevance
44 public static final int POSTAL_ID_COLUMN_INDEX = 0; field in LegacyPostalAddressListAdapter73 long id = cursor.getLong(POSTAL_ID_COLUMN_INDEX); in getContactMethodUri()90 bindViewId(view, cursor, POSTAL_ID_COLUMN_INDEX); in bindView()