Home
last modified time | relevance | path

Searched defs:expectedStatus (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DXmlUtilTest.java299 NetworkSelectionStatus expectedStatus = new NetworkSelectionStatus(); in testDeprecatedNetworkSelectionStatusDeserialize() local
347 NetworkSelectionStatus expectedStatus = new NetworkSelectionStatus(); in testDeprecatedNetworkSelectionDisableReasonDeserialize() local
/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java253 int expectedStatus = TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE; in getExpectedLanguageAvailableStatus() local
282 int expectedStatus = getExpectedLanguageAvailableStatus(locale); in onGetVoices() local
364 int expectedStatus = getExpectedLanguageAvailableStatus(locale); in onLoadVoice() local
395 int expectedStatus = getExpectedLanguageAvailableStatus(locale); in onIsValidVoiceName() local