Searched defs:fileOutputStream (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeechService.java970 FileOutputStream fileOutputStream) {
972 mFileOutputStream = fileOutputStream;
968 SynthesisToFileOutputStreamSpeechItemV1(Object callerIdentity, int callerUid, int callerPid, Bundle params, String utteranceId, CharSequence text, FileOutputStream fileOutputStream) argument

Completed in 73 milliseconds