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, true, in process()
|
D | HdmiCecLocalDeviceTv.java | 412 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()
|