Home
last modified time | relevance | path

Searched refs:maybeRemoveCurrentSpeechItem (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java511 private synchronized SpeechItem maybeRemoveCurrentSpeechItem(Object callerIdentity) { in maybeRemoveCurrentSpeechItem() method in TextToSpeechService.SynthHandler
613 SpeechItem current = maybeRemoveCurrentSpeechItem(callerIdentity); in stopForApp()