Home
last modified time | relevance | path

Searched defs:dispatchOnError (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java684 void dispatchOnError(int errorCode); in dispatchOnError() method
887 public void dispatchOnError(int errorCode) { in dispatchOnError() method in TextToSpeechService.UtteranceSpeechItem
1564 public void dispatchOnError(Object callerIdentity, String utteranceId, in dispatchOnError() method in TextToSpeechService.CallbackMap