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

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DPhotoSourceDialogFragment.java45 void onRemovePictureChosen(); method in interface:PhotoSourceDialogFragment.Listener
82 listener.onRemovePictureChosen();
H A DPhotoActionPopup.java111 listener.onRemovePictureChosen();
162 void onRemovePictureChosen(); method in interface:PhotoActionPopup.Listener
/packages/apps/Contacts/src/com/android/contacts/detail/
H A DPhotoSelectionHandler.java344 public void onRemovePictureChosen() { method in class:PhotoSelectionHandler.PhotoActionListener
/packages/apps/Contacts/src/com/android/contacts/activities/
H A DContactEditorActivity.java206 public void onRemovePictureChosen() { method in class:ContactEditorActivity.EditorPhotoSelectionHandler.EditorPhotoActionListener
483 public void onRemovePictureChosen() { method in class:ContactEditorActivity
484 getPhotoSelectionHandler().getListener().onRemovePictureChosen();

Completed in 438 milliseconds