Searched defs:bindPhoto (Results 1 – 7 of 7) sorted by relevance
167 protected void bindPhoto(final ContactListItemView view, final Cursor cursor, in bindPhoto() method in MultiSelectEntryContactListAdapter
160 protected void bindPhoto(final ContactListItemView view, Cursor cursor) { in bindPhoto() method in PostalAddressListAdapter
169 protected void bindPhoto(final ContactListItemView view, Cursor cursor) { in bindPhoto() method in EmailAddressListAdapter
244 protected void bindPhoto(final ContactListItemView view, int partitionIndex, Cursor cursor) { in bindPhoto() method in ContactListAdapter
533 protected void bindPhoto(final ContactListItemView view, int partitionIndex, Cursor cursor) { in bindPhoto() method in PhoneNumberListAdapter
414 private void bindPhoto(Drawable drawable) { in bindPhoto() method in PhotoViewFragment
517 public void bindPhoto(Bitmap photoBitmap) { in bindPhoto() method in PhotoView