Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
DUserVisibilityMediatorSUSDTest.java87 startForegroundUser(previousCurrentUserId); in testSwitchFgUser_onDefaultDisplay()
123 startForegroundUser(PARENT_USER_ID); in testStartVisibleBgProfile_onDefaultDisplay_whenParentIsCurrentUser()
DUserVisibilityMediatorTestCase.java238 startForegroundUser(USER_ID); in testStartBgSystemUser_onSecondaryDisplay()
285 startForegroundUser(OTHER_USER_ID); in testVisibleBgProfileBecomesInvisibleWhenParentIsSwitchedOut()
465 startForegroundUser(USER_ID); in testRemoveListener()
485 protected void startForegroundUser(@UserIdInt int userId) { in startForegroundUser() method in UserVisibilityMediatorTestCase
522 startForegroundUser(PARENT_USER_ID); in startDefaultProfile()
DUserVisibilityMediatorVisibleBackgroundUserTestCase.java85 startForegroundUser(previousCurrentUserId); in testSwitchFgUser_onDefaultDisplay()
285 startForegroundUser(PARENT_USER_ID); in testStartVisibleBgProfile_onDefaultDisplay_whenParentIsCurrentUser()
391 startForegroundUser(USER_ID); in testCurrentUserVisibilityWhenNoDisplayIsAssigned_afterSwitch()
DUserVisibilityMediatorMUPANDTest.java99 startForegroundUser(currentUserId); in testStartVisibleBgUser_onDefaultDisplay_nonInitialCurrentUserId()