Searched refs:getMaxNumberOfUsersSupported (Results 1 – 4 of 4) sorted by relevance
673 public int getMaxNumberOfUsersSupported() throws DeviceNotAvailableException; in getMaxNumberOfUsersSupported() method
1078 public int getMaxNumberOfUsersSupported() throws DeviceNotAvailableException { in getMaxNumberOfUsersSupported() method in TestDevice1108 return getMaxNumberOfUsersSupported() > 1; in isMultiUserSupported()
3823 public int getMaxNumberOfUsersSupported() throws DeviceNotAvailableException { in getMaxNumberOfUsersSupported() method in NativeDevice
2496 assertEquals(4, mTestDevice.getMaxNumberOfUsersSupported()); in testMaxNumberOfUsersSupported()2506 assertEquals(0, mTestDevice.getMaxNumberOfUsersSupported()); in testMaxNumberOfUsersSupported_invalid()