Searched refs:portIdToPath (Results 1 – 5 of 5) sorted by relevance
412 ? mService.portIdToPath(getActivePortId()) : getDeviceInfo().getPhysicalAddress(); in doManualPortSwitching()418 int newPath = mService.portIdToPath(portId); in doManualPortSwitching()631 int newPath = mService.portIdToPath(getActivePortId()); in handleNewDeviceAtTheTailOfActivePath()1285 int newPath = mService.portIdToPath(getActivePortId()); in handleRemoveActiveRoutingPath()1303 int newPath = mService.portIdToPath(getActivePortId()); in launchRoutingControl()
1081 ? mService.portIdToPath(getRoutingPort()) in doManualPortSwitching()1083 int newPath = mService.portIdToPath(portId); in doManualPortSwitching()1348 int routingInformationPath = mService.portIdToPath(getRoutingPort()); in handleRoutingChangeAndInformationForSwitch()
931 int portIdToPath(int portId) { in portIdToPath() method in HdmiCecNetwork
1265 setActivePath(mService.portIdToPath(portId)); in setActivePortId()
1518 int portIdToPath(int portId) { in portIdToPath() method in HdmiControlService1519 return mHdmiCecNetwork.portIdToPath(portId); in portIdToPath()