HomeSort by relevance Sort by last modified time
    Searched refs:INTENT_ACTION_TTS_SERVICE (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/speech/tts/
TtsEngines.java 100 Intent intent = new Intent(Engine.INTENT_ACTION_TTS_SERVICE);
121 Intent intent = new Intent(Engine.INTENT_ACTION_TTS_SERVICE);
160 Intent intent = new Intent(Engine.INTENT_ACTION_TTS_SERVICE);
TextToSpeech.java 260 public static final String INTENT_ACTION_TTS_SERVICE =
625 Intent intent = new Intent(Engine.INTENT_ACTION_TTS_SERVICE);
    [all...]
TextToSpeechService.java 751 if (TextToSpeech.Engine.INTENT_ACTION_TTS_SERVICE.equals(intent.getAction())) {
    [all...]
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 72 milliseconds