Home
last modified time | relevance | path

Searched defs:getVoices (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/VoiceControl/src/com/android/car/voicecontrol/
DTextToSpeech.java160 List<String> getVoices(); in getVoices() method
DTextToSpeechImpl.java208 public List<String> getVoices() { in getVoices() method in TextToSpeechImpl