Home
last modified time | relevance | path

Searched refs:maxRunningUsers (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceOwnerTest.java285 int maxRunningUsers = getDevice().getMaxNumberOfRunningUsersSupported(); in testCreateAndManageUser_StartInBackground_MaxRunningUsers() local
287 for (int i = 0; i < maxRunningUsers - 1; i++) { in testCreateAndManageUser_StartInBackground_MaxRunningUsers()