Searched refs:ACTION_TTS_QUEUE_PROCESSING_COMPLETED (Results 1 – 2 of 2) sorted by relevance
102 public static final String ACTION_TTS_QUEUE_PROCESSING_COMPLETED = field in TextToSpeech
989 Intent i = new Intent(TextToSpeech.ACTION_TTS_QUEUE_PROCESSING_COMPLETED); in broadcastTtsQueueProcessingCompleted()