Home
last modified time | relevance | path

Searched refs:bindName (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DLegacyContactListAdapter.java87 bindName(view, cursor); in bindView()
92 protected void bindName(final ContactListItemView view, Cursor cursor) { in bindName() method in LegacyContactListAdapter
DLegacyPhoneNumberListAdapter.java92 bindName(view, cursor); in bindView()
97 protected void bindName(final ContactListItemView view, Cursor cursor) { in bindName() method in LegacyPhoneNumberListAdapter
DLegacyPostalAddressListAdapter.java92 bindName(view, cursor); in bindView()
97 protected void bindName(final ContactListItemView view, Cursor cursor) { in bindName() method in LegacyPostalAddressListAdapter
DPostalAddressListAdapter.java129 bindName(view, cursor); in bindView()
158 protected void bindName(final ContactListItemView view, Cursor cursor) { in bindName() method in PostalAddressListAdapter
DEmailAddressListAdapter.java138 bindName(view, cursor); in bindView()
167 protected void bindName(final ContactListItemView view, Cursor cursor) { in bindName() method in EmailAddressListAdapter
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DPhoneNumberListAdapter.java446 bindName(view, cursor); in bindView()
512 protected void bindName(final ContactListItemView view, Cursor cursor) { in bindName() method in PhoneNumberListAdapter