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