Home
last modified time | relevance | path

Searched refs:getVoices (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/android/speech/tts/
H A DITextToSpeechService.aidl181 List<Voice> getVoices(); in getVoices() method
H A DTextToSpeech.java1656 List<Voice> voices = service.getVoices();
1677 public Set<Voice> getVoices() {
1679 List<Voice> voices = service.getVoices();
1754 List<Voice> voices = service.getVoices();
1800 List<Voice> voices = service.getVoices();
H A DTextToSpeechService.java1452 public List<Voice> getVoices() {
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt54512 Landroid/speech/tts/ITextToSpeechService$Stub$Proxy;->getVoices()Ljava/util/List;
54546 Landroid/speech/tts/ITextToSpeechService;->getVoices()Ljava/util/List;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt39396 method public java.util.Set<android.speech.tts.Voice> getVoices();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt27396 method public java.util.Set<android.speech.tts.Voice> getVoices();