Searched refs:supportedDeviceStates (Results 1 – 2 of 2) sorted by relevance
77 final List<DeviceState> supportedDeviceStates = in testValidSupportedStates() local80 for (DeviceState state: supportedDeviceStates) { in testValidSupportedStates()421 Set<Integer> supportedDeviceStates, in possibleStates() argument424 if (!supportedDeviceStates.containsAll(availableStatesToRequest)) { in possibleStates()428 final Set<Integer> availableStates = new HashSet<>(supportedDeviceStates); in possibleStates()
240 final List<DeviceState> supportedDeviceStates = in testWindowLayoutComponent_windowLayoutInfoListener_deviceStateChanged() local242 assumeTrue(supportedDeviceStates.size() > 1); in testWindowLayoutComponent_windowLayoutInfoListener_deviceStateChanged()256 for (DeviceState deviceState : supportedDeviceStates) { in testWindowLayoutComponent_windowLayoutInfoListener_deviceStateChanged()