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