Searched refs:onRequest (Results 1 – 4 of 4) sorted by relevance
71 public void onRequest(int request) { in onRequest() method in KindSectionView.StructuredNameEditorListener95 public void onRequest(int request) { in onRequest() method in KindSectionView.OtherNameKindEditorListener112 public void onRequest(int request) { in onRequest() method in KindSectionView.NonNameEditorListener135 public void onRequest(int request) { in onRequest() method in KindSectionView.EventEditorListener136 super.onRequest(request); in onRequest()
245 mListener.onRequest(EditorListener.EDITOR_FORM_CHANGED); in onOptionalFieldVisibilityChange()359 mListener.onRequest(EditorListener.FIELD_CHANGED); in notifyEditorListener()366 mListener.onRequest(EditorListener.FIELD_TURNED_EMPTY); in notifyEditorListener()371 mListener.onRequest(EditorListener.FIELD_TURNED_NON_EMPTY); in notifyEditorListener()
41 public void onRequest(int request); in onRequest() method
179 getEditorListener().onRequest(EditorListener.EDITOR_FOCUS_CHANGED);