Searched defs:unbindName (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
H A DMultiSelectEmailAddressesListAdapter.java165 unbindName(view);
171 protected void unbindName(final ContactListItemView view) { method in class:MultiSelectEmailAddressesListAdapter
H A DMultiSelectPhoneNumbersListAdapter.java165 unbindName(view);
171 protected void unbindName(final ContactListItemView view) { method in class:MultiSelectPhoneNumbersListAdapter
H A DPhoneNumberListAdapter.java457 unbindName(view);
517 protected void unbindName(final ContactListItemView view) { method in class:PhoneNumberListAdapter
/packages/apps/Dialer/java/com/android/contacts/common/list/
H A DPhoneNumberListAdapter.java349 unbindName(view);
436 protected void unbindName(final ContactListItemView view) { method in class:PhoneNumberListAdapter

Completed in 1932 milliseconds