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

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DEditor.java31 public interface EditorListener { interface in interface:Editor
73 * Add a specific {@link EditorListener} to this {@link Editor}.
75 public void setEditorListener(EditorListener listener);

Completed in 30 milliseconds