Home
last modified time | relevance | path

Searched refs:getEngines (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/speech/tts/
H A DTtsEngines.java126 final List<EngineInfo> engines = getEngines(); in getHighestRankedEngineName()
161 public List<EngineInfo> getEngines() { in getEngines() method in TtsEngines
H A DTextToSpeech.java2205 public List<EngineInfo> getEngines() {
2206 return mEnginesHelper.getEngines();
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt13965 HSPLandroid/speech/tts/TtsEngines;->getEngines()Ljava/util/List;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt13968 HSPLandroid/speech/tts/TtsEngines;->getEngines()Ljava/util/List;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt41803 method public java.util.List<android.speech.tts.TextToSpeech.EngineInfo> getEngines();