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

/packages/apps/VideoEditor/src/com/android/videoeditor/
H A DVideoEditorActivity.java117 private static final int REQUEST_CODE_CAPTURE_VIDEO = 4; field in class:VideoEditorActivity
551 startActivityForResult(intent, REQUEST_CODE_CAPTURE_VIDEO);
975 case REQUEST_CODE_CAPTURE_VIDEO:
992 case REQUEST_CODE_CAPTURE_VIDEO: {

Completed in 57 milliseconds