Searched refs:dispatchOnRangeStart (Results 1 – 4 of 4) sorted by relevance
251 getDispatcher().dispatchOnRangeStart(marker.start, marker.end, marker.frames); in onMarkerReached()
690 public void dispatchOnRangeStart(int start, int end, int frame); in dispatchOnRangeStart() method911 public void dispatchOnRangeStart(int start, int end, int frame) { in dispatchOnRangeStart() method in TextToSpeechService.UtteranceSpeechItem914 mCallbacks.dispatchOnRangeStart( in dispatchOnRangeStart()1595 public void dispatchOnRangeStart( in dispatchOnRangeStart() method in TextToSpeechService.CallbackMap
315 mDispatcher.dispatchOnRangeStart(markerInFrames, start, end); in rangeStart()
65241 Landroid/speech/tts/TextToSpeechService$CallbackMap;->dispatchOnRangeStart(Ljava/lang/Object;Ljava/…65319 Landroid/speech/tts/TextToSpeechService$UtteranceProgressDispatcher;->dispatchOnRangeStart(III)V65326 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->dispatchOnRangeStart(III)V