Home
last modified time | relevance | path

Searched refs:outputfileformat (Results 1 – 1 of 1) sorted by relevance

/packages/apps/SoundRecorder/src/com/android/soundrecorder/
DRecorder.java146 public void startRecording(int outputfileformat, String extension, Context context) { in startRecording() argument
164 mRecorder.setOutputFormat(outputfileformat); in startRecording()