Searched refs:onDeleteRequested (Results 1 – 5 of 5) sorted by relevance
90 public void onDeleteRequested(Editor editor) { in onDeleteRequested() method in KindSectionView.StructuredNameEditorListener106 public void onDeleteRequested(Editor editor) { in onDeleteRequested() method in KindSectionView.OtherNameKindEditorListener128 public void onDeleteRequested(Editor editor) { in onDeleteRequested() method in KindSectionView.NonNameEditorListener152 public void onDeleteRequested(Editor editor) { in onDeleteRequested() method in KindSectionView.EventEditorListener161 super.onDeleteRequested(editor); in onDeleteRequested()
35 public void onDeleteRequested(Editor editor); in onDeleteRequested() method
165 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) {