OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAvailableVoices
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
MockableCheckVoiceData.java
34
ArrayList<String> availableLangs = delegate.
getAvailableVoices
();
MockableTextToSpeechService.java
73
ArrayList<String>
getAvailableVoices
();
Completed in 77 milliseconds