Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DUserControllerTest.java416 Set<Integer> expectedCodes = Collections.singleton(CONTINUE_USER_SWITCH_MSG); in testDispatchUserSwitch() local
520 Set<Integer> expectedCodes = new LinkedHashSet<>(); in continueUserSwitchAssertions() local