Home
last modified time | relevance | path

Searched refs:getCallbackFor (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeechService.java1536 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnStop()
1546 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnSuccess()
1556 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnStart()
1567 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnError()
1577 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnBeginSynthesis()
1587 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnAudioAvailable()
1598 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnRangeStart()
1624 private ITextToSpeechCallback getCallbackFor(Object caller) { in getCallbackFor() method in TextToSpeechService.CallbackMap
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51333 Landroid/speech/tts/TextToSpeechService$CallbackMap;->getCallbackFor(Ljava/lang/Object;)Landroid/sp…