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