Searched refs:onDeleteRequested (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DEditor.java35 public void onDeleteRequested(Editor editor); method in interface:Editor.EditorListener
H A DKindSectionView.java113 public void onDeleteRequested(Editor editor) { method in class:KindSectionView
H A DContactEditorFragment.java886 public void onDeleteRequested(Editor removedEditor) {
1109 if (mListener != null) mListener.onDeleteRequested(mLookupUri);
1477 void onDeleteRequested(Uri contactUri); method in interface:ContactEditorFragment.Listener
2037 public void onDeleteRequested(Editor removedEditor) { method in class:ContactEditorFragment.PhotoHandler.PhotoEditorListener
H A DLabeledEditorView.java157 mListener.onDeleteRequested(LabeledEditorView.this);
/packages/apps/Contacts/src/com/android/contacts/activities/
H A DContactEditorActivity.java171 public void onDeleteRequested(Uri contactUri) {

Completed in 58 milliseconds