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

/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeech.java77 public static final int LANG_COUNTRY_AVAILABLE = 1; field in class:TextToSpeech
1067 * {@link #LANG_COUNTRY_AVAILABLE}, {@link #LANG_COUNTRY_VAR_AVAILABLE},
1090 if (result >= LANG_COUNTRY_AVAILABLE){
1181 * {@link #LANG_COUNTRY_AVAILABLE}, {@link #LANG_COUNTRY_VAR_AVAILABLE},

Completed in 40 milliseconds