Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
H A DUserVisibilityMediatorSUSDTest.java80 int previousCurrentUserId = OTHER_USER_ID; in testSwitchFgUser_onDefaultDisplay() local
84 onVisible(previousCurrentUserId), in testSwitchFgUser_onDefaultDisplay()
85 onInvisible(previousCurrentUserId), in testSwitchFgUser_onDefaultDisplay()
87 startForegroundUser(previousCurrentUserId); in testSwitchFgUser_onDefaultDisplay()
105 expectUserIsNotVisibleAtAll(previousCurrentUserId); in testSwitchFgUser_onDefaultDisplay()
106 expectNoDisplayAssignedToUser(previousCurrentUserId); in testSwitchFgUser_onDefaultDisplay()
H A DUserVisibilityMediatorVisibleBackgroundUserTestCase.java78 int previousCurrentUserId = OTHER_USER_ID; in testSwitchFgUser_onDefaultDisplay() local
82 onVisible(previousCurrentUserId), in testSwitchFgUser_onDefaultDisplay()
83 onInvisible(previousCurrentUserId), in testSwitchFgUser_onDefaultDisplay()
85 startForegroundUser(previousCurrentUserId); in testSwitchFgUser_onDefaultDisplay()
103 expectUserIsNotVisibleAtAll(previousCurrentUserId); in testSwitchFgUser_onDefaultDisplay()
104 expectNoDisplayAssignedToUser(previousCurrentUserId); in testSwitchFgUser_onDefaultDisplay()