Searched defs:bindPhoto (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Contacts/src/com/android/contacts/list/ | ||
D | PostalAddressListAdapter.java | 160 protected void bindPhoto(final ContactListItemView view, Cursor cursor) { in bindPhoto() method in PostalAddressListAdapter |
D | MultiSelectEntryContactListAdapter.java | 167 protected void bindPhoto(final ContactListItemView view, final Cursor cursor, in bindPhoto() method in MultiSelectEntryContactListAdapter |
D | EmailAddressListAdapter.java | 169 protected void bindPhoto(final ContactListItemView view, Cursor cursor) { in bindPhoto() method in EmailAddressListAdapter |
D | ContactListAdapter.java | 244 protected void bindPhoto(final ContactListItemView view, int partitionIndex, Cursor cursor) { in bindPhoto() method in ContactListAdapter |
D | PhoneNumberListAdapter.java | 533 protected void bindPhoto(final ContactListItemView view, int partitionIndex, Cursor cursor) { in bindPhoto() method in PhoneNumberListAdapter |