Home
last modified time | relevance | path

Searched defs:updatePhoto (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DCallLogListItemViewHolder.java936 public void updatePhoto() { in updatePhoto() method in CallLogListItemViewHolder
/packages/apps/Contacts/src/com/android/contacts/editor/
DRawContactEditorView.java326 public void updatePhoto(Uri photoUri) { in updatePhoto() method in RawContactEditorView
DContactEditorFragment.java1728 public void updatePhoto(Uri uri) throws FileNotFoundException { in updatePhoto() method in ContactEditorFragment
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLegacyApiSupport.java1112 private int updatePhoto(long rawContactId, ContentValues values) { in updatePhoto() method in LegacyApiSupport