Searched refs:setMaxDuration (Results 1 – 5 of 5) sorted by relevance
269 mMediaRecorder.setMaxDuration(mMaxDurationMs); in updateMediaRecorderParams()
143 mMediaRecorder.setMaxDuration(MAX_DURATION_MS); in prepare()
992 public native void setMaxDuration(int max_duration_ms) throws IllegalArgumentException; in setMaxDuration() method in MediaRecorder
23057 method public void setMaxDuration(int) throws java.lang.IllegalArgumentException;
15277 method public void setMaxDuration(int) throws java.lang.IllegalArgumentException;