Home
last modified time | relevance | path

Searched refs:REQUEST_PICK_PRIMARY_PHOTO (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DEditor.java43 public static final int REQUEST_PICK_PRIMARY_PHOTO = 0; field
DPhotoEditorView.java102 mListener.onRequest(EditorListener.REQUEST_PICK_PRIMARY_PHOTO); in onFinishInflate()
DContactEditorFragment.java2097 if (request == EditorListener.REQUEST_PICK_PRIMARY_PHOTO) {