Home
last modified time | relevance | path

Searched refs:onIsValidVoiceName (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeechService.java337 if (onIsValidVoiceName(voiceName) == TextToSpeech.SUCCESS) { in onGetDefaultVoiceNameFor()
390 public int onIsValidVoiceName(String voiceName) { in onIsValidVoiceName() method in TextToSpeechService
1461 int retVal = onIsValidVoiceName(voiceName);
/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/core/api/
H A Dcurrent.txt41907 method public int onIsValidVoiceName(String);