Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DCreateAndManageUserTest.java131 List<UserHandle> usersOnBroadcasts = switchUserAndWaitForBroadcasts(userHandle); in testCreateAndManageUser_SwitchUser()
140 switchUserAndWaitForBroadcasts(userHandle); in testCreateAndManageUser_CannotStopCurrentUser()
390 private List<UserHandle> switchUserAndWaitForBroadcasts(UserHandle userHandle) in switchUserAndWaitForBroadcasts() method in CreateAndManageUserTest