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.java291 setActivePath(mService.getPhysicalAddress()); in deviceSelect()
369 setActivePath(path); in updateActiveInput()
407 setActivePath(oldPath); in doManualPortSwitching()
505 setActivePath(Constants.INVALID_PHYSICAL_ADDRESS); in handleInactiveSource()
629 setActivePath(newPath); in handleNewDeviceAtTheTailOfActivePath()
1484 setActivePath(newPath); in launchRoutingControl()
1489 setActivePath(activePath); in launchRoutingControl()
1624 setActivePath(Constants.INVALID_PHYSICAL_ADDRESS); in disableDevice()
DDeviceSelectAction.java174 tv().setActivePath(mTarget.getPhysicalAddress()); in sendSetStreamPath()
DHdmiCecLocalDevice.java889 void setActivePath(int path) { in setActivePath() method in HdmiCecLocalDevice
914 setActivePath(mService.portIdToPath(portId)); in setActivePortId()