Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DLegacyContactListAdapter.java83 bindName(view, cursor); in bindView()
87 protected void bindName(final ContactListItemView view, Cursor cursor) { in bindName() method in LegacyContactListAdapter
DLegacyPostalAddressListAdapter.java88 bindName(view, cursor); in bindView()
92 protected void bindName(final ContactListItemView view, Cursor cursor) { in bindName() method in LegacyPostalAddressListAdapter
DLegacyPhoneNumberListAdapter.java87 bindName(view, cursor); in bindView()
91 protected void bindName(final ContactListItemView view, Cursor cursor) { in bindName() method in LegacyPhoneNumberListAdapter
DEmailAddressListAdapter.java130 bindName(view, cursor); in bindView()
166 protected void bindName(final ContactListItemView view, Cursor cursor) { in bindName() method in EmailAddressListAdapter
DPostalAddressListAdapter.java120 bindName(view, cursor); in bindView()
156 protected void bindName(final ContactListItemView view, Cursor cursor) { in bindName() method in PostalAddressListAdapter
DJoinContactListAdapter.java186 bindName(view, cursor); in bindView()
193 bindName(view, cursor); in bindView()
DPhoneNumberListAdapter.java256 bindName(view, cursor); in bindView()
298 protected void bindName(final ContactListItemView view, Cursor cursor) { in bindName() method in PhoneNumberListAdapter
DDefaultContactListAdapter.java207 bindName(view, cursor); in bindView()
DContactListAdapter.java236 protected void bindName(final ContactListItemView view, Cursor cursor) { in bindName() method in ContactListAdapter