Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DCreateAndManageUserTest.java165 List<UserHandle> usersOnBroadcasts = stopUserAndWaitForBroadcasts(userHandle); in testCreateAndManageUser_StopUser()
474 private List<UserHandle> stopUserAndWaitForBroadcasts(UserHandle userHandle) throws Exception { in stopUserAndWaitForBroadcasts() method in CreateAndManageUserTest