Searched refs:createFromParamsBundle (Results 1 – 2 of 2) sorted by relevance
738 static AudioOutputParams createFromParamsBundle(Bundle paramsBundle, boolean isSpeech) { in createFromParamsBundle() method in TextToSpeechService.AudioOutputParams971 return AudioOutputParams.createFromParamsBundle(mParams, true); in getAudioParams()1161 return AudioOutputParams.createFromParamsBundle(mParams, false); in getAudioParams()
65227 Landroid/speech/tts/TextToSpeechService$AudioOutputParams;->createFromParamsBundle(Landroid/os/Bund…