HomeSort by relevance Sort by last modified time
    Searched defs:updatePhoto (Results 1 - 5 of 5) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/editor/
CompactContactEditorFragment.java 183 public void updatePhoto(Uri uri) throws FileNotFoundException {
191 getContent().updatePhoto(uri);
CompactRawContactsEditorView.java 464 public void updatePhoto(Uri photoUri) {
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogAdapter.java 605 views.updatePhoto();
    [all...]
CallLogListItemViewHolder.java 201 * Whether the current log entry is a blocked number or not. Used in updatePhoto()
637 public void updatePhoto() {
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
LegacyApiSupport.java     [all...]

Completed in 1164 milliseconds