Searched defs:bindPhoto (Results 1 - 7 of 7) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
H A DEmailAddressListAdapter.java138 bindPhoto(view, cursor);
169 protected void bindPhoto(final ContactListItemView view, Cursor cursor) { method in class:EmailAddressListAdapter
H A DPostalAddressListAdapter.java129 bindPhoto(view, cursor);
160 protected void bindPhoto(final ContactListItemView view, Cursor cursor) { method in class:PostalAddressListAdapter
H A DMultiSelectEntryContactListAdapter.java167 protected void bindPhoto(final ContactListItemView view, final Cursor cursor, method in class:MultiSelectEntryContactListAdapter
H A DContactListAdapter.java244 protected void bindPhoto(final ContactListItemView view, int partitionIndex, Cursor cursor) { method in class:ContactListAdapter
H A DPhoneNumberListAdapter.java453 bindPhoto(view, partition, cursor);
533 protected void bindPhoto(final ContactListItemView view, int partitionIndex, Cursor cursor) { method in class:PhoneNumberListAdapter
/packages/apps/Dialer/java/com/android/contacts/common/list/
H A DContactListAdapter.java85 protected void bindPhoto(final ContactListItemView view, int partitionIndex, Cursor cursor) { method in class:ContactListAdapter
H A DPhoneNumberListAdapter.java345 bindPhoto(view, partition, cursor);
452 protected void bindPhoto(final ContactListItemView view, int partitionIndex, Cursor cursor) { method in class:PhoneNumberListAdapter

Completed in 904 milliseconds