Searched refs:maxRunningUsers (Results 1 – 1 of 1) sorted by relevance
282 int maxRunningUsers = getDevice().getMaxNumberOfRunningUsersSupported(); in testCreateAndManageUser_StartInBackground_MaxRunningUsers() local285 int usersToCreateAndStart = Math.min(maxUsers, maxRunningUsers) - 1; in testCreateAndManageUser_StartInBackground_MaxRunningUsers()291 if (maxUsers > maxRunningUsers) { in testCreateAndManageUser_StartInBackground_MaxRunningUsers()