Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DPhotoSourceDialogFragment.java45 void onRemovePictureChosen(); in onRemovePictureChosen() method
DPhotoActionPopup.java162 void onRemovePictureChosen(); in onRemovePictureChosen() method
/packages/apps/Contacts/src/com/android/contacts/activities/
DContactEditorActivity.java206 public void onRemovePictureChosen() { in onRemovePictureChosen() method in ContactEditorActivity.EditorPhotoSelectionHandler.EditorPhotoActionListener
465 public void onRemovePictureChosen() { in onRemovePictureChosen() method in ContactEditorActivity
/packages/apps/Contacts/src/com/android/contacts/detail/
DPhotoSelectionHandler.java344 public void onRemovePictureChosen() { in onRemovePictureChosen() method in PhotoSelectionHandler.PhotoActionListener