HomeSort by relevance Sort by last modified time
    Searched refs:bindPhoto (Results 1 - 6 of 6) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/list/
PostalAddressListAdapter.java 121 bindPhoto(view, cursor);
160 protected void bindPhoto(final ContactListItemView view, Cursor cursor) {
EmailAddressListAdapter.java 131 bindPhoto(view, cursor);
170 protected void bindPhoto(final ContactListItemView view, Cursor cursor) {
JoinContactListAdapter.java 185 bindPhoto(view, partition, cursor);
192 bindPhoto(view, partition, cursor);
PhoneNumberListAdapter.java 263 bindPhoto(view, cursor);
307 protected void bindPhoto(final ContactListItemView view, Cursor cursor) {
DefaultContactListAdapter.java 203 bindPhoto(view, partition, cursor);
ContactListAdapter.java 215 protected void bindPhoto(final ContactListItemView view, int partitionIndex, Cursor cursor) {

Completed in 383 milliseconds