Searched refs:getMaxNumberOfRunningUsersSupported (Results 1 – 4 of 4) sorted by relevance
446 public int getMaxNumberOfRunningUsersSupported() throws DeviceNotAvailableException; in getMaxNumberOfRunningUsersSupported() method
828 public int getMaxNumberOfRunningUsersSupported() throws DeviceNotAvailableException {
3550 public int getMaxNumberOfRunningUsersSupported() throws DeviceNotAvailableException { in getMaxNumberOfRunningUsersSupported() method in NativeDevice
2066 assertEquals(4, mTestDevice.getMaxNumberOfRunningUsersSupported()); in testMaxNumberOfRunningUsersSupported()2076 assertEquals(0, mTestDevice.getMaxNumberOfRunningUsersSupported()); in testMaxNumberOfRunningUsersSupported_invalid()