Home
last modified time | relevance | path

Searched refs:bindPhoto (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DPostalAddressListAdapter.java131 bindPhoto(view, cursor); in bindView()
162 protected void bindPhoto(final ContactListItemView view, Cursor cursor) { in bindPhoto() method in PostalAddressListAdapter
DEmailAddressListAdapter.java140 bindPhoto(view, cursor); in bindView()
171 protected void bindPhoto(final ContactListItemView view, Cursor cursor) { in bindPhoto() method in EmailAddressListAdapter
DJoinContactListAdapter.java190 bindPhoto(view, partition, cursor); in bindView()
197 bindPhoto(view, partition, cursor); in bindView()
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DPhoneNumberListAdapter.java372 bindPhoto(view, partition, cursor); in bindView()
429 protected void bindPhoto(final ContactListItemView view, int partitionIndex, Cursor cursor) { in bindPhoto() method in PhoneNumberListAdapter
DDefaultContactListAdapter.java196 bindPhoto(view, partition, cursor); in bindView()
DContactListAdapter.java221 protected void bindPhoto(final ContactListItemView view, int partitionIndex, Cursor cursor) { in bindPhoto() method in ContactListAdapter