Searched refs:MAX_FILE_SIZE (Results 1 – 1 of 1) sorted by relevance
68 private static final long MAX_FILE_SIZE = 5000; field in MediaRecorderTest334 long maxFileSize = MAX_FILE_SIZE * 10; in testRecorderVideo()373 recordMedia(MAX_FILE_SIZE, mOutFile); in testRecordAudioInRawFormat()402 recordMedia(MAX_FILE_SIZE, mOutFile); in testRecorderAudio()505 recordMedia(MAX_FILE_SIZE, mOutFile); in testOnErrorListener()