Searched defs:INTENT_ACTION_TTS_SERVICE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeech.java321 public static final String INTENT_ACTION_TTS_SERVICE = field in class:TextToSpeech.Engine
798 Intent intent = new Intent(Engine.INTENT_ACTION_TTS_SERVICE);

Completed in 398 milliseconds