Home
last modified time | relevance | path

Searched refs:getEditorFragment (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/activities/
DContactEditorActivity.java207 getEditorFragment().removePhoto(); in onRemovePictureChosen()
213 getEditorFragment().updatePhoto(uri); in onPhotoSelected()
486 private ContactEditorFragment getEditorFragment() { in getEditorFragment() method in ContactEditorActivity