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