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, in process()
DHdmiCecLocalDeviceTv.java419 startRoutingControl(oldPath, newPath, callback); in doManualPortSwitching()
423 void startRoutingControl(int oldPath, int newPath, IHdmiControlCallback callback) { in startRoutingControl() method in HdmiCecLocalDeviceTv
633 startRoutingControl(getActivePath(), newPath, null); in handleNewDeviceAtTheTailOfActivePath()
1286 startRoutingControl(getActivePath(), newPath, null); in handleRemoveActiveRoutingPath()
1305 startRoutingControl(getActivePath(), newPath, null); in launchRoutingControl()