Searched refs:POSTAL_LABEL_COLUMN_INDEX (Results 1 – 1 of 1) sorted by relevance
46 public static final int POSTAL_LABEL_COLUMN_INDEX = 2; field in LegacyPostalAddressListAdapter104 final String customLabel = cursor.getString(POSTAL_LABEL_COLUMN_INDEX); in bindPostalAddress()