Searched refs:recordVideo (Results 1 – 5 of 5) sorted by relevance
83 recordVideo(); in testNoExtraOutput()101 recordVideo(); in testExtraOutput()112 recordVideo(); in testRetake()114 recordVideo(); in testRetake()139 recordVideo(); in testRecordCancel()158 recordVideo(5000); in testExtraSizeLimit()179 recordVideo(5000); in testExtraDurationLimit()201 recordVideo();213 recordVideo();237 private void recordVideo(int ms) throws Exception {[all …]
90 recordVideo(); in testNoExtraOutput()108 recordVideo(); in testExtraOutput()119 recordVideo(); in testRetake()121 recordVideo(); in testRetake()146 recordVideo(); in testRecordCancel()165 recordVideo(5000); in testExtraSizeLimit()186 recordVideo(5000); in testExtraDurationLimit()208 recordVideo();220 recordVideo();244 private void recordVideo(int ms) throws Exception {[all …]
484 MessageUtils.recordVideo(this, REQUEST_CODE_TAKE_VIDEO, sizeLimit); in onOptionsItemSelected()
466 public static void recordVideo(Activity activity, int requestCode, long sizeLimit) { in recordVideo() method in MessageUtils
2683 MessageUtils.recordVideo(this, REQUEST_CODE_TAKE_VIDEO, sizeLimit); in addAttachment()