Searched refs:getCallbackFor (Results 1 – 2 of 2) sorted by relevance
1535 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
69969 Landroid/speech/tts/TextToSpeechService$CallbackMap;->getCallbackFor(Ljava/lang/Object;)Landroid/sp…