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

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DEditor.java41 public void onRequest(int request); method in interface:Editor.EditorListener
H A DLabeledEditorView.java226 mListener.onRequest(EditorListener.EDITOR_FORM_CHANGED);
291 mListener.onRequest(EditorListener.FIELD_CHANGED);
298 mListener.onRequest(EditorListener.FIELD_TURNED_EMPTY);
303 mListener.onRequest(EditorListener.FIELD_TURNED_NON_EMPTY);
H A DPhotoEditorView.java76 mListener.onRequest(EditorListener.REQUEST_PICK_PHOTO);
H A DKindSectionView.java123 public void onRequest(int request) { method in class:KindSectionView
H A DContactEditorFragment.java739 public void onRequest(int request) {
1787 public void onRequest(int request) { method in class:ContactEditorFragment.PhotoEditorListener

Completed in 487 milliseconds