Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DMultiSelectEntryContactListAdapter.java167 protected void bindPhoto(final ContactListItemView view, final Cursor cursor, in bindPhoto() method in MultiSelectEntryContactListAdapter
DPostalAddressListAdapter.java160 protected void bindPhoto(final ContactListItemView view, Cursor cursor) { in bindPhoto() method in PostalAddressListAdapter
DEmailAddressListAdapter.java169 protected void bindPhoto(final ContactListItemView view, Cursor cursor) { in bindPhoto() method in EmailAddressListAdapter
DContactListAdapter.java244 protected void bindPhoto(final ContactListItemView view, int partitionIndex, Cursor cursor) { in bindPhoto() method in ContactListAdapter
DPhoneNumberListAdapter.java533 protected void bindPhoto(final ContactListItemView view, int partitionIndex, Cursor cursor) { in bindPhoto() method in PhoneNumberListAdapter
/packages/apps/Dialer/java/com/android/contacts/common/list/
DContactListAdapter.java85 protected void bindPhoto(final ContactListItemView view, int partitionIndex, Cursor cursor) { in bindPhoto() method in ContactListAdapter
DPhoneNumberListAdapter.java455 protected void bindPhoto(final ContactListItemView view, int partitionIndex, Cursor cursor) { in bindPhoto() method in PhoneNumberListAdapter