Home
last modified time | relevance | path

Searched refs:setActivePath (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecLocalDeviceTv.java290 setActivePath(mService.getPhysicalAddress()); in deviceSelect()
368 setActivePath(path); in updateActiveInput()
406 setActivePath(oldPath); in doManualPortSwitching()
504 setActivePath(Constants.INVALID_PHYSICAL_ADDRESS); in handleInactiveSource()
628 setActivePath(newPath); in handleNewDeviceAtTheTailOfActivePath()
1485 setActivePath(newPath); in launchRoutingControl()
1490 setActivePath(activePath); in launchRoutingControl()
1637 setActivePath(Constants.INVALID_PHYSICAL_ADDRESS); in disableDevice()
DDeviceSelectAction.java174 tv().setActivePath(mTarget.getPhysicalAddress()); in sendSetStreamPath()
DHdmiCecLocalDevice.java915 void setActivePath(int path) { in setActivePath() method in HdmiCecLocalDevice
940 setActivePath(mService.portIdToPath(portId)); in setActivePortId()