Searched refs:updatePhoto (Results 1 – 6 of 6) sorted by relevance
183 public void updatePhoto(Uri uri) throws FileNotFoundException { in updatePhoto() method in CompactContactEditorFragment191 getContent().updatePhoto(uri); in updatePhoto()
464 public void updatePhoto(Uri photoUri) { in updatePhoto() method in CompactRawContactsEditorView
70 getEditorFragment().updatePhoto(uri); in onPhotoSelected()
957 return updatePhoto(rawContactId, values); in update()1175 private int updatePhoto(long rawContactId, ContentValues values) { in updatePhoto() method in LegacyApiSupport1561 updatePhoto(id, mValues); in delete()
605 views.updatePhoto(); in bindCallLogListViewHolder()
637 public void updatePhoto() { in updatePhoto() method in CallLogListItemViewHolder