Home
last modified time | relevance | path

Searched refs:LANG_AVAILABLE (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java258 expectedStatus = TextToSpeech.LANG_AVAILABLE; in getExpectedLanguageAvailableStatus()
325 case TextToSpeech.LANG_AVAILABLE: in onGetDefaultVoiceNameFor()
1311 if (retVal == TextToSpeech.LANG_AVAILABLE ||
1355 if (retVal == TextToSpeech.LANG_AVAILABLE ||
DTextToSpeech.java149 public static final int LANG_AVAILABLE = 0; field in TextToSpeech
1485 if (result >= LANG_AVAILABLE) {
1728 if (result < LANG_AVAILABLE) {
/frameworks/base/api/
Dcurrent.txt29150 field public static final int LANG_AVAILABLE = 0; // 0x0
Dsystem-current.txt31301 field public static final int LANG_AVAILABLE = 0; // 0x0