Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/am/
DUserControllerTest.java472 private void continueAndCompleteUserSwitch(UserState userState, int oldUserId, int newUserId) { in continueAndCompleteUserSwitch() method in UserControllerTest
492 continueAndCompleteUserSwitch(userState, oldUserId, newUserId); in testContinueUserSwitch()
514 continueAndCompleteUserSwitch(userState, oldUserId, newUserId); in testContinueUserSwitchDismissKeyguard()
536 continueAndCompleteUserSwitch(userState, oldUserId, newUserId); in testContinueUserSwitchUIDisabled()
1536 continueAndCompleteUserSwitch(userState, oldUserId, newUserId); in addForegroundUserAndContinueUserSwitch()