Searched defs:expectedStatus (Results 1 – 6 of 6) sorted by relevance
905 Vibration.Status expectedStatus) { in assertVibrationIgnoredForUsage()910 int deviceId, Vibration.Status expectedStatus) { in assertVibrationIgnoredForUsageAndDevice()913 assertEquals(errorMessageForUsage(usage), expectedStatus, in assertVibrationIgnoredForUsageAndDevice() local918 Vibration.Status expectedStatus) { in assertVibrationIgnoredForAttributes()921 assertEquals(errorMessageForAttributes(attrs), expectedStatus, in assertVibrationIgnoredForAttributes() local
1873 private void verifyCallbacksTriggered(long vibrationId, Vibration.Status expectedStatus) { in verifyCallbacksTriggered()
214 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
1947 Script verifyCachedDetectorStatus(TimeZoneDetectorStatus expectedStatus) { in verifyCachedDetectorStatus()
2864 void IncrementalService::DataLoaderStub::compareAndSetCurrentStatus(int expectedStatus, in compareAndSetCurrentStatus()