Home
last modified time | relevance | path

Searched refs:loadVoice (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/speech/tts/
H A DITextToSpeechService.aidl191 int loadVoice(in IBinder caller, in String voiceName); in loadVoice() method
H A DTextToSpeech.java1573 if (service.loadVoice(getCallerIdentity(), voiceName) == TextToSpeech.ERROR) {
1696 int result = service.loadVoice(getCallerIdentity(), voice.getName());
H A DTextToSpeechService.java1457 public int loadVoice(IBinder caller, String voiceName) {
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt54516 Landroid/speech/tts/ITextToSpeechService$Stub$Proxy;->loadVoice(Landroid/os/IBinder;Ljava/lang/Stri…
54550 Landroid/speech/tts/ITextToSpeechService;->loadVoice(Landroid/os/IBinder;Ljava/lang/String;)I