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

  /packages/apps/Settings/src/com/android/settings/tts/
TextToSpeechSettings.java 229 Intent intent = new Intent(TextToSpeech.Engine.ACTION_GET_SAMPLE_TEXT);
  /frameworks/base/core/java/android/speech/tts/
TextToSpeech.java 349 public static final String ACTION_GET_SAMPLE_TEXT =
353 * Extra information received with the {@link #ACTION_GET_SAMPLE_TEXT} intent result where
    [all...]

Completed in 40 milliseconds