Home
last modified time | relevance | path

Searched refs:continueAndCompleteUserSwitch (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DUserControllerTest.java452 private void continueAndCompleteUserSwitch(UserState userState, int oldUserId, int newUserId) { in continueAndCompleteUserSwitch() method in UserControllerTest
471 continueAndCompleteUserSwitch(userState, oldUserId, newUserId); in testContinueUserSwitch()
492 continueAndCompleteUserSwitch(userState, oldUserId, newUserId); in testContinueUserSwitchDismissKeyguard()
513 continueAndCompleteUserSwitch(userState, oldUserId, newUserId); in testContinueUserSwitchUIDisabled()
1054 continueAndCompleteUserSwitch(userState, oldUserId, newUserId); in addForegroundUserAndContinueUserSwitch()