Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
H A DUserVisibilityMediatorSUSDTest.java87 startForegroundUser(previousCurrentUserId); in testSwitchFgUser_onDefaultDisplay()
123 startForegroundUser(PARENT_USER_ID); in testStartVisibleBgProfile_onDefaultDisplay_whenParentIsCurrentUser()
H A DUserVisibilityMediatorTestCase.java236 startForegroundUser(USER_ID); in testStartBgSystemUser_onSecondaryDisplay()
283 startForegroundUser(OTHER_USER_ID); in testVisibleBgProfileBecomesInvisibleWhenParentIsSwitchedOut()
463 startForegroundUser(USER_ID); in testRemoveListener()
483 protected void startForegroundUser(@UserIdInt int userId) { in startForegroundUser() method in UserVisibilityMediatorTestCase
518 startForegroundUser(PARENT_USER_ID); in startDefaultProfile()
H A DUserVisibilityMediatorVisibleBackgroundUserTestCase.java85 startForegroundUser(previousCurrentUserId); in testSwitchFgUser_onDefaultDisplay()
284 startForegroundUser(PARENT_USER_ID); in testStartVisibleBgProfile_onDefaultDisplay_whenParentIsCurrentUser()
390 startForegroundUser(USER_ID); in testCurrentUserVisibilityWhenNoDisplayIsAssigned_afterSwitch()
H A DUserVisibilityMediatorMUPANDTest.java99 startForegroundUser(currentUserId); in testStartVisibleBgUser_onDefaultDisplay_nonInitialCurrentUserId()