Searched refs:maxRunningUsers (Results 1 – 1 of 1) sorted by relevance
285 int maxRunningUsers = getDevice().getMaxNumberOfRunningUsersSupported(); in testCreateAndManageUser_StartInBackground_MaxRunningUsers() local287 for (int i = 0; i < maxRunningUsers - 1; i++) { in testCreateAndManageUser_StartInBackground_MaxRunningUsers()