Searched defs:setMaxFileSize (Results 1 – 2 of 2) sorted by relevance
39 virtual void setMaxFileSize(int64_t bytes) { mMaxFileSizeLimitBytes = bytes; } in setMaxFileSize() function
789 public native void setMaxFileSize(long max_filesize_bytes) throws IllegalArgumentException; in setMaxFileSize() method in MediaRecorder