Searched refs:recordMedia (Results 1 – 2 of 2) sorted by relevance
385 recordMedia(maxFileSize, mOutFile2); in testRecorderVideo()423 recordMedia(MAX_FILE_SIZE, mOutFile); in testRecordAudioInRawFormat()435 recordMedia(MAX_FILE_SIZE, mOutFile); in testRecordAudioFromAudioSourceUnprocessed()464 recordMedia(MAX_FILE_SIZE, mOutFile); in testRecorderAudio()567 recordMedia(MAX_FILE_SIZE, mOutFile); in testOnErrorListener()1014 private void recordMedia(long maxFileSize, File outFile) throws Exception { in recordMedia() method in MediaRecorderTest
1981 recordMedia(outputFileLocation); in testRecordAndPlay()2031 private void recordMedia(String outputFile) throws Exception { in recordMedia() method