Searched refs:playEarcon (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeech.java474 * @see TextToSpeech#playEarcon(String, int, HashMap)
484 * @see TextToSpeech#playEarcon(String, int, HashMap)
495 * @see TextToSpeech#playEarcon(String, int, HashMap)
505 * @see TextToSpeech#playEarcon(String, int, HashMap)
808 * @see #playEarcon(String, int, HashMap)
840 * @see #playEarcon(String, int, HashMap)
928 * @return {@link #ERROR} or {@link #SUCCESS} of <b>queuing</b> the playEarcon operation.
930 public int playEarcon(final String earcon, final int queueMode, method in class:TextToSpeech
942 }, ERROR, "playEarcon");

Completed in 126 milliseconds