HomeSort by relevance Sort by last modified time
    Searched refs:POLL_STRATEGY_REMOTES_DEVICES (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/core/java/com/android/server/hdmi/
Constants.java 200 static final int POLL_STRATEGY_REMOTES_DEVICES = 0x1;
DeviceDiscoveryAction.java 122 | Constants.POLL_STRATEGY_REMOTES_DEVICES, HdmiConfig.DEVICE_POLLING_RETRY);
HotplugDetectionAction.java 135 | Constants.POLL_STRATEGY_REMOTES_DEVICES, HdmiConfig.HOTPLUG_DETECTION_RETRY);
HdmiCecController.java 395 case Constants.POLL_STRATEGY_REMOTES_DEVICES:
396 default: // The default is POLL_STRATEGY_REMOTES_DEVICES.

Completed in 50 milliseconds