Searched refs:getMaxNumberOfUsersSupported (Results 1 – 4 of 4) sorted by relevance
438 public int getMaxNumberOfUsersSupported() throws DeviceNotAvailableException; in getMaxNumberOfUsersSupported() method
815 public int getMaxNumberOfUsersSupported() throws DeviceNotAvailableException {845 return getMaxNumberOfUsersSupported() > 1;
3545 public int getMaxNumberOfUsersSupported() throws DeviceNotAvailableException { in getMaxNumberOfUsersSupported() method in NativeDevice
2044 assertEquals(4, mTestDevice.getMaxNumberOfUsersSupported()); in testMaxNumberOfUsersSupported()2054 assertEquals(0, mTestDevice.getMaxNumberOfUsersSupported()); in testMaxNumberOfUsersSupported_invalid()