Searched refs:listRunningUsers (Results 1 – 1 of 1) sorted by relevance
351 protected ArrayList<Integer> listRunningUsers() throws DeviceNotAvailableException { in listRunningUsers() method in BaseDevicePolicyTest581 return listRunningUsers().size() + numberOfUsers <= getMaxNumberOfRunningUsersSupported(); in canStartAdditionalUsers()