Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java1535 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnStop()
1545 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnSuccess()
1555 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnStart()
1566 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnError()
1576 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnBeginSynthesis()
1586 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnAudioAvailable()
1597 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnRangeStart()
1623 private ITextToSpeechCallback getCallbackFor(Object caller) { in getCallbackFor() method in TextToSpeechService.CallbackMap
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt69969 Landroid/speech/tts/TextToSpeechService$CallbackMap;->getCallbackFor(Ljava/lang/Object;)Landroid/sp…