Searched refs:dispatchOnError (Results 1 – 5 of 5) sorted by relevance
95 dispatcher.dispatchOnError(TextToSpeech.ERROR_OUTPUT); in run()128 dispatcher.dispatchOnError(mStatusCode); in run()
550 utterenceProgress.dispatchOnError( in enqueueSpeechItem()586 utterenceProgress.dispatchOnError(TextToSpeech.ERROR_SERVICE); in enqueueSpeechItem()665 void dispatchOnError(int errorCode); in dispatchOnError() method868 public void dispatchOnError(int errorCode) { in dispatchOnError() method in TextToSpeechService.UtteranceSpeechItem871 mCallbacks.dispatchOnError(getCallerIdentity(), utteranceId, errorCode); in dispatchOnError()1546 public void dispatchOnError(Object callerIdentity, String utteranceId, in dispatchOnError() method in TextToSpeechService.CallbackMap
62 dispatcher.dispatchOnError(TextToSpeech.ERROR_OUTPUT); in run()
239 mDispatcher.dispatchOnError(mStatusCode); in done()
218 mDispatcher.dispatchOnError(mStatusCode); in done()