Home
last modified time | relevance | path

Searched refs:bindPostalAddress (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DLegacyPostalAddressListAdapter.java91 bindPostalAddress(view, cursor); in bindView()
100 protected void bindPostalAddress(ContactListItemView view, Cursor cursor) { in bindPostalAddress() method in LegacyPostalAddressListAdapter
DPostalAddressListAdapter.java130 bindPostalAddress(view, cursor); in bindView()
133 protected void bindPostalAddress(ContactListItemView view, Cursor cursor) { in bindPostalAddress() method in PostalAddressListAdapter