Searched refs:onDeleteRequested (Results 1 – 5 of 5) sorted by relevance
83 public void onDeleteRequested(Editor editor) { in onDeleteRequested() method in KindSectionView.StructuredNameEditorListener99 public void onDeleteRequested(Editor editor) { in onDeleteRequested() method in KindSectionView.OtherNameKindEditorListener121 public void onDeleteRequested(Editor editor) { in onDeleteRequested() method in KindSectionView.NonNameEditorListener140 public void onDeleteRequested(Editor editor) { in onDeleteRequested() method in KindSectionView.EventEditorListener149 super.onDeleteRequested(editor); in onDeleteRequested()
35 public void onDeleteRequested(Editor editor); in onDeleteRequested() method
163 mListener.onDeleteRequested(LabeledEditorView.this); in onFinishInflate()
270 void onDeleteRequested(Uri contactUri); in onDeleteRequested() method812 if (mListener != null) mListener.onDeleteRequested(mLookupUri); in onOptionsItemSelected()
270 public void onDeleteRequested(Uri contactUri) {