Home
last modified time | relevance | path

Searched refs:setDevicePowerStatus (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/tests/hdmitests/src/android/hardware/hdmi/
DHdmiDeviceInfoTest.java64 .setDevicePowerStatus(powerStatus) in testEquals()
73 .setDevicePowerStatus(powerStatus) in testEquals()
/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
DDeviceSelectActionFromPlaybackTest.java194 .setDevicePowerStatus(HdmiControlManager.POWER_STATUS_ON) in setUp()
204 .setDevicePowerStatus(HdmiControlManager.POWER_STATUS_ON) in setUp()
214 .setDevicePowerStatus(HdmiControlManager.POWER_STATUS_ON) in setUp()
DDeviceSelectActionFromTvTest.java84 .setDevicePowerStatus(HdmiControlManager.POWER_STATUS_ON)
94 .setDevicePowerStatus(HdmiControlManager.POWER_STATUS_ON)
DOneTouchPlayActionTest.java71 .setDevicePowerStatus(HdmiControlManager.POWER_STATUS_ON)
DHdmiCecLocalDevicePlaybackTest.java78 .setDevicePowerStatus(HdmiControlManager.POWER_STATUS_ON)
1940 .setDevicePowerStatus(HdmiControlManager.POWER_STATUS_ON) in hotplugDetectionAction_removeDevice()
DHdmiCecLocalDeviceTvTest.java1900 .setDevicePowerStatus(HdmiControlManager.POWER_STATUS_ON) in onAddressAllocated_startRequestActiveSourceAction_cancelOnDeviceSelect()
/frameworks/base/core/java/android/hardware/hdmi/
DHdmiDeviceInfo.java159 .setDevicePowerStatus(powerStatus)
706 public Builder setDevicePowerStatus(int devicePowerStatus) { in setDevicePowerStatus() method in HdmiDeviceInfo.Builder
/frameworks/base/services/core/java/com/android/server/hdmi/
DDeviceDiscoveryAction.java97 .setDevicePowerStatus(mPowerStatus) in toHdmiDeviceInfo()
DHdmiCecNetwork.java411 updateCecDevice(info.toBuilder().setDevicePowerStatus(newPowerStatus).build()); in updateDevicePowerStatus()
DHdmiControlService.java2015 .setDevicePowerStatus(powerStatus) in createDeviceInfo()