Home
last modified time | relevance | path

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

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