Searched refs:setMaxFileSize (Results 1 – 5 of 5) sorted by relevance
259 mMediaRecorder.setMaxFileSize(mMaxFileSize); in updateMediaRecorderParams()
158 mMediaRecorder.setMaxFileSize(MAX_FILESIZE_BYTES); in prepare()
1037 public native void setMaxFileSize(long max_filesize_bytes) throws IllegalArgumentException; in setMaxFileSize() method in MediaRecorder
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
24163 method public void setMaxFileSize(long) throws java.lang.IllegalArgumentException;