Searched refs:getActivePortId (Results 1 – 5 of 5) sorted by relevance
340 if (mService.pathToPortId(newActive.physicalAddress) == getActivePortId()) { in updateActiveSource()341 setPrevPortId(getActivePortId()); in updateActiveSource()381 info = mService.getDeviceInfoByPort(getActivePortId()); in updateActiveInput()385 info = HdmiDeviceInfo.hardwarePort(path, getActivePortId()); in updateActiveInput()400 if (portId == getActivePortId()) { in doManualPortSwitching()410 int oldPath = getActivePortId() != Constants.INVALID_PORT_ID in doManualPortSwitching()411 && getActivePortId() != Constants.CEC_SWITCH_HOME in doManualPortSwitching()412 ? mService.portIdToPath(getActivePortId()) : getDeviceInfo().getPhysicalAddress(); in doManualPortSwitching()631 int newPath = mService.portIdToPath(getActivePortId()); in handleNewDeviceAtTheTailOfActivePath()1285 int newPath = mService.portIdToPath(getActivePortId()); in handleRemoveActiveRoutingPath()[all …]
99 tv.setPrevPortId(tv.getActivePortId()); in updateActiveInput()
75 tv.setPrevPortId(tv.getActivePortId()); in process()
1251 int getActivePortId() { in getActivePortId() method in HdmiCecLocalDevice
2328 if (device.getPortId() == tv.getActivePortId()) { in deviceSelect()3263 tv().getActivePortId()); in getActiveSource()4357 final int lastInput = contentOn ? tv().getActivePortId() : Constants.INVALID_PORT_ID; in changeInputForMhl()