Searched refs:setUpAndStartUserInBackground (Results 1 – 1 of 1) sorted by relevance
677 setUpAndStartUserInBackground(TEST_USER_ID); in testUserLockingWithStopUserForNonDelayedLockingMode()681 setUpAndStartUserInBackground(TEST_USER_ID1); in testUserLockingWithStopUserForNonDelayedLockingMode()685 setUpAndStartUserInBackground(TEST_USER_ID2); in testUserLockingWithStopUserForNonDelayedLockingMode()689 setUpAndStartUserInBackground(TEST_USER_ID3); in testUserLockingWithStopUserForNonDelayedLockingMode()736 setUpAndStartUserInBackground(TEST_USER_ID); in testUserLockingForDelayedLockingMode()740 setUpAndStartUserInBackground(TEST_USER_ID1); in testUserLockingForDelayedLockingMode()744 setUpAndStartUserInBackground(TEST_USER_ID2); in testUserLockingForDelayedLockingMode()748 setUpAndStartUserInBackground(TEST_USER_ID3); in testUserLockingForDelayedLockingMode()775 setUpAndStartUserInBackground(TEST_USER_ID1); in testStopProfile_fullUserFails()997 private void setUpAndStartUserInBackground(int userId) throws Exception { in setUpAndStartUserInBackground() method in UserControllerTest