Searched refs:bindName (Results 1 - 10 of 10) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
H A DLegacyContactListAdapter.java84 bindName(view, cursor);
89 protected void bindName(final ContactListItemView view, Cursor cursor) { method in class:LegacyContactListAdapter
H A DLegacyPhoneNumberListAdapter.java89 bindName(view, cursor);
94 protected void bindName(final ContactListItemView view, Cursor cursor) { method in class:LegacyPhoneNumberListAdapter
H A DLegacyPostalAddressListAdapter.java89 bindName(view, cursor);
94 protected void bindName(final ContactListItemView view, Cursor cursor) { method in class:LegacyPostalAddressListAdapter
H A DEmailAddressListAdapter.java136 bindName(view, cursor);
165 protected void bindName(final ContactListItemView view, Cursor cursor) { method in class:EmailAddressListAdapter
H A DMultiSelectEmailAddressesListAdapter.java161 bindName(view, cursor);
188 protected void bindName(final ContactListItemView view, Cursor cursor) { method in class:MultiSelectEmailAddressesListAdapter
H A DMultiSelectPhoneNumbersListAdapter.java161 bindName(view, cursor);
188 protected void bindName(final ContactListItemView view, Cursor cursor) { method in class:MultiSelectPhoneNumbersListAdapter
H A DPostalAddressListAdapter.java127 bindName(view, cursor);
156 protected void bindName(final ContactListItemView view, Cursor cursor) { method in class:PostalAddressListAdapter
H A DPhoneNumberListAdapter.java446 bindName(view, cursor);
512 protected void bindName(final ContactListItemView view, Cursor cursor) { method in class:PhoneNumberListAdapter
/packages/apps/Contacts/src/com/android/contacts/group/
H A DGroupMembersAdapter.java151 bindName(view, cursor);
167 private void bindName(ContactListItemView view, Cursor cursor) { method in class:GroupMembersAdapter
/packages/apps/Dialer/java/com/android/contacts/common/list/
H A DPhoneNumberListAdapter.java332 bindName(view, cursor);
431 protected void bindName(final ContactListItemView view, Cursor cursor) { method in class:PhoneNumberListAdapter

Completed in 141 milliseconds