Home
last modified time | relevance | path

Searched refs:LANG_AVAILABLE (Results 1 – 5 of 5) 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()
1430 if (retVal == TextToSpeech.LANG_AVAILABLE
1484 if (retVal == TextToSpeech.LANG_AVAILABLE
DTextToSpeech.java166 public static final int LANG_AVAILABLE = 0; field in TextToSpeech
1502 if (result >= LANG_AVAILABLE) {
1745 if (result < LANG_AVAILABLE) {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27426 field public static final int LANG_AVAILABLE = 0; // 0x0
/frameworks/base/config/
Dhiddenapi-public-dex.txt40750 Landroid/speech/tts/TextToSpeech;->LANG_AVAILABLE:I
/frameworks/base/api/
Dcurrent.txt39921 field public static final int LANG_AVAILABLE = 0; // 0x0