Searched refs:portIdToPath (Results 1 – 5 of 5) sorted by relevance
380 ? mService.portIdToPath(getActivePortId()) : getDeviceInfo().getPhysicalAddress(); in doManualPortSwitching()386 int newPath = mService.portIdToPath(portId); in doManualPortSwitching()583 int newPath = mService.portIdToPath(getActivePortId()); in handleNewDeviceAtTheTailOfActivePath()1241 int newPath = mService.portIdToPath(getActivePortId()); in handleRemoveActiveRoutingPath()1259 int newPath = mService.portIdToPath(getActivePortId()); in launchRoutingControl()
1062 ? mService.portIdToPath(getRoutingPort()) in doManualPortSwitching()1064 int newPath = mService.portIdToPath(portId); in doManualPortSwitching()1316 int routingInformationPath = mService.portIdToPath(getRoutingPort()); in handleRoutingChangeAndInformationForSwitch()
901 int portIdToPath(int portId) { in portIdToPath() method in HdmiCecNetwork
1226 setActivePath(mService.portIdToPath(portId)); in setActivePortId()
1388 int portIdToPath(int portId) { in portIdToPath() method in HdmiControlService1389 return mHdmiCecNetwork.portIdToPath(portId); in portIdToPath()