Home
last modified time | relevance | path

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

/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
466 getPhotoSelectionHandler().getListener().onRemovePictureChosen(); in onRemovePictureChosen()
/packages/apps/Contacts/src/com/android/contacts/editor/
DPhotoSourceDialogFragment.java45 void onRemovePictureChosen(); in onRemovePictureChosen() method
82 listener.onRemovePictureChosen(); in onCreateDialog()
DPhotoActionPopup.java111 listener.onRemovePictureChosen(); in createPopupMenu()
162 void onRemovePictureChosen(); in onRemovePictureChosen() method
/packages/apps/Contacts/src/com/android/contacts/detail/
DPhotoSelectionHandler.java344 public void onRemovePictureChosen() { in onRemovePictureChosen() method in PhotoSelectionHandler.PhotoActionListener