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.java256 expectedStatus = TextToSpeech.LANG_AVAILABLE; in getExpectedLanguageAvailableStatus()
323 case TextToSpeech.LANG_AVAILABLE: in onGetDefaultVoiceNameFor()
1429 if (retVal == TextToSpeech.LANG_AVAILABLE
1483 if (retVal == TextToSpeech.LANG_AVAILABLE
DTextToSpeech.java166 public static final int LANG_AVAILABLE = 0; field in TextToSpeech
1506 if (result >= LANG_AVAILABLE) {
1749 if (result < LANG_AVAILABLE) {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27426 field public static final int LANG_AVAILABLE = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt42158 field public static final int LANG_AVAILABLE = 0; // 0x0