Searched refs:getMaxNumberOfRunningUsersSupported (Results 1 – 4 of 4) sorted by relevance
681 public int getMaxNumberOfRunningUsersSupported() throws DeviceNotAvailableException; in getMaxNumberOfRunningUsersSupported() method
1091 public int getMaxNumberOfRunningUsersSupported() throws DeviceNotAvailableException { in getMaxNumberOfRunningUsersSupported() method in TestDevice
3828 public int getMaxNumberOfRunningUsersSupported() throws DeviceNotAvailableException { in getMaxNumberOfRunningUsersSupported() method in NativeDevice
2518 assertEquals(4, mTestDevice.getMaxNumberOfRunningUsersSupported()); in testMaxNumberOfRunningUsersSupported()2528 assertEquals(0, mTestDevice.getMaxNumberOfRunningUsersSupported()); in testMaxNumberOfRunningUsersSupported_invalid()