Searched refs:REQUEST_PICK_PHOTO (Results 1 – 3 of 3) sorted by relevance
44 public static final int REQUEST_PICK_PHOTO = 1; field
90 mListener.onRequest(EditorListener.REQUEST_PICK_PHOTO); in onFinishInflate()
591 if (request == EditorListener.REQUEST_PICK_PHOTO) { in onRequest()