Searched defs:maxFileSize (Results 1 – 1 of 1) sorted by relevance
384 long maxFileSize = MAX_FILE_SIZE * 10; in testRecorderVideo() local1014 private void recordMedia(long maxFileSize, File outFile) throws Exception { in recordMedia()