Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java1094 private final FileOutputStream mFileOutputStream; field in TextToSpeechService.SynthesisToFileOutputStreamSpeechItem
1105 mFileOutputStream = fileOutputStream; in SynthesisToFileOutputStreamSpeechItem()
1110 return new FileSynthesisCallback(mFileOutputStream.getChannel(), this, false); in createSynthesisCallback()
1117 mFileOutputStream.close(); in playImpl()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt70033 Landroid/speech/tts/TextToSpeechService$SynthesisToFileOutputStreamSpeechItem;->mFileOutputStream:L…