Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/hdmi/
DActiveSourceHandler.java91 tv.startRoutingControl(newActive.physicalAddress, current.physicalAddress, true, in process()
DHdmiCecLocalDeviceTv.java412 startRoutingControl(oldPath, newPath, true, callback); in doManualPortSwitching()
416 void startRoutingControl(int oldPath, int newPath, boolean queryDevicePowerStatus, in startRoutingControl() method in HdmiCecLocalDeviceTv
629 startRoutingControl(getActivePath(), newPath, false, null); in handleNewDeviceAtTheTailOfActivePath()
1468 startRoutingControl(getActivePath(), newPath, true, null); in handleRemoveActiveRoutingPath()
1486 startRoutingControl(getActivePath(), newPath, routingForBootup, null); in launchRoutingControl()