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

/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeech.java143 public static final int LANG_COUNTRY_AVAILABLE = 1; field in class:TextToSpeech
1452 * {@link #LANG_COUNTRY_AVAILABLE}, {@link #LANG_COUNTRY_VAR_AVAILABLE},
1488 if (result < LANG_COUNTRY_AVAILABLE) {
1696 if (result < LANG_COUNTRY_AVAILABLE) {
1734 * {@link #LANG_COUNTRY_AVAILABLE}, {@link #LANG_COUNTRY_VAR_AVAILABLE},

Completed in 45 milliseconds