Searched refs:setUpAndStartUserInBackground (Results 1 – 1 of 1) sorted by relevance
512 setUpAndStartUserInBackground(TEST_USER_ID); in testUserLockingWithStopUserForNonDelayedLockingMode()516 setUpAndStartUserInBackground(TEST_USER_ID1); in testUserLockingWithStopUserForNonDelayedLockingMode()520 setUpAndStartUserInBackground(TEST_USER_ID2); in testUserLockingWithStopUserForNonDelayedLockingMode()524 setUpAndStartUserInBackground(TEST_USER_ID3); in testUserLockingWithStopUserForNonDelayedLockingMode()538 setUpAndStartUserInBackground(TEST_USER_ID); in testUserLockingForDelayedLockingMode()542 setUpAndStartUserInBackground(TEST_USER_ID1); in testUserLockingForDelayedLockingMode()546 setUpAndStartUserInBackground(TEST_USER_ID2); in testUserLockingForDelayedLockingMode()550 setUpAndStartUserInBackground(TEST_USER_ID3); in testUserLockingForDelayedLockingMode()564 setUpAndStartUserInBackground(TEST_USER_ID1); in testStopProfile_fullUserFails()588 private void setUpAndStartUserInBackground(int userId) throws Exception { in setUpAndStartUserInBackground() method in UserControllerTest