Searched refs:startRoutingControl (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/ |
H A D | ActiveSourceHandler.java | 91 tv.startRoutingControl(newActive.physicalAddress, current.physicalAddress, in process()
|
H A D | HdmiCecLocalDeviceTv.java | 387 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()
|