Searched refs:startUserInBackgroundAndWaitForBroadcasts (Results 1 – 1 of 1) sorted by relevance
148 List<UserHandle> usersOnBroadcasts = startUserInBackgroundAndWaitForBroadcasts(userHandle); in testCreateAndManageUser_StartInBackground()163 startUserInBackgroundAndWaitForBroadcasts(userHandle); in testCreateAndManageUser_StopUser()175 startUserInBackgroundAndWaitForBroadcasts(userHandle); in testCreateAndManageUser_StopEphemeralUser_DisallowRemoveUser()324 startUserInBackgroundAndWaitForBroadcasts(callback, userHandle); in runCrossUserVerification()326 startUserInBackgroundAndWaitForBroadcasts(userHandle); in runCrossUserVerification()449 private List<UserHandle> startUserInBackgroundAndWaitForBroadcasts(UserHandle userHandle) in startUserInBackgroundAndWaitForBroadcasts() method in CreateAndManageUserTest453 return startUserInBackgroundAndWaitForBroadcasts(callback, userHandle); in startUserInBackgroundAndWaitForBroadcasts()456 private List<UserHandle> startUserInBackgroundAndWaitForBroadcasts(UserActionCallback callback, in startUserInBackgroundAndWaitForBroadcasts() method in CreateAndManageUserTest