Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DActiveSourceHandler.java91 tv.startRoutingControl(newActive.physicalAddress, current.physicalAddress, in process()
H A DHdmiCecLocalDeviceTv.java387 startRoutingControl(oldPath, newPath, callback); in doManualPortSwitching()
391 void startRoutingControl(int oldPath, int newPath, IHdmiControlCallback callback) { in startRoutingControl() method in HdmiCecLocalDeviceTv
585 startRoutingControl(getActivePath(), newPath, null); in handleNewDeviceAtTheTailOfActivePath()
1242 startRoutingControl(getActivePath(), newPath, null); in handleRemoveActiveRoutingPath()
1261 startRoutingControl(getActivePath(), newPath, null); in launchRoutingControl()