Searched defs:updatePhoto (Results 1 – 4 of 4) sorted by relevance
936 public void updatePhoto() { in updatePhoto() method in CallLogListItemViewHolder
336 public void updatePhoto(Uri photoUri) { in updatePhoto() method in RawContactEditorView
1728 public void updatePhoto(Uri uri) throws FileNotFoundException { in updatePhoto() method in ContactEditorFragment
1114 private int updatePhoto(long rawContactId, ContentValues values) { in updatePhoto() method in LegacyApiSupport