Home
last modified time | relevance | path

Searched refs:setLogicalAddressAllocationDelay (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DHdmiCecLocalDevicePlaybackTest.java2147 mHdmiCecController.setLogicalAddressAllocationDelay(allocationDelay); in handleRoutingChange_addressNotAllocated_removeActiveSourceAction()
2180 mHdmiCecController.setLogicalAddressAllocationDelay(allocationDelay); in handleSetStreamPath_addressNotAllocated_removeActiveSourceAction()
2215 mHdmiCecController.setLogicalAddressAllocationDelay(allocationDelay); in handleActiveSource_addressNotAllocated_removeActiveSourceAction()
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecController.java461 void setLogicalAddressAllocationDelay(long delay) { in setLogicalAddressAllocationDelay() method in HdmiCecController