Searched defs:expectedStatus (Results 1 – 4 of 4) sorted by relevance
210 private static void runBackgroundDexOpt(String expectedStatus) throws IOException { in runBackgroundDexOpt()
253 int expectedStatus = TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE; in getExpectedLanguageAvailableStatus() local282 int expectedStatus = getExpectedLanguageAvailableStatus(locale); in onGetVoices() local364 int expectedStatus = getExpectedLanguageAvailableStatus(locale); in onLoadVoice() local395 int expectedStatus = getExpectedLanguageAvailableStatus(locale); in onIsValidVoiceName() local
1375 private void verifyCallbacksTriggered(long vibrationId, Vibration.Status expectedStatus) { in verifyCallbacksTriggered()
2838 void IncrementalService::DataLoaderStub::compareAndSetCurrentStatus(int expectedStatus, in compareAndSetCurrentStatus()