Searched refs:INVALID_PORT_ID (Results 1 – 10 of 10) sorted by relevance
12 Constants.INVALID_PHYSICAL_ADDRESS, Constants.INVALID_PORT_ID, -1, -1);
416 if (portId != Constants.INVALID_PORT_ID && portId != Constants.CEC_SWITCH_HOME) { in isConnectedToArcPort()757 if (devicePortId == portId || devicePortId == Constants.INVALID_PORT_ID) { in removeCecSwitches()771 if (devicePortId == portId || devicePortId == Constants.INVALID_PORT_ID) { in removeDevicesConnectedToPort()940 return mPortIdMap.get(portAddress, Constants.INVALID_PORT_ID); in physicalAddressToPortId()
160 mPrevPortId = Constants.INVALID_PORT_ID; in HdmiCecLocalDeviceTv()379 int oldPath = getActivePortId() != Constants.INVALID_PORT_ID in doManualPortSwitching()469 if (portId != Constants.INVALID_PORT_ID) { in handleInactiveSource()483 setPrevPortId(Constants.INVALID_PORT_ID); in handleInactiveSource()832 if (avr != null && avr.getPortId() != Constants.INVALID_PORT_ID) { in enableAudioReturnChannel()1256 if (getActivePortId() != Constants.INVALID_PORT_ID in launchRoutingControl()
358 static final int INVALID_PORT_ID = HdmiDeviceInfo.PORT_INVALID; field in Constants
79 private int mPortId = Constants.INVALID_PORT_ID;
469 private int mActivePortId = Constants.INVALID_PORT_ID;517 private int mLastInputMhl = Constants.INVALID_PORT_ID;1591 if (portId == Constants.INVALID_PORT_ID) { in verifyPhysicalAddress()2470 if (pathToPortId(physicalAddress) != Constants.INVALID_PORT_ID) { in askRemoteDeviceToBecomeActiveSource()3978 setLastInputForMhl(Constants.INVALID_PORT_ID); in setActivePortId()4093 final int lastInput = contentOn ? tv().getActivePortId() : Constants.INVALID_PORT_ID; in changeInputForMhl()4094 if (portId != Constants.INVALID_PORT_ID) { in changeInputForMhl()
1151 != Constants.INVALID_PORT_ID) { in handleSystemAudioModeOnFromNonTvDevice()
1192 mService.setLastInputForMhl(Constants.INVALID_PORT_ID); in setActiveSource()
70 return Constants.INVALID_PORT_ID + 1; in setUp()
167 Constants.INVALID_PORT_ID); in physicalAddressToPort_pathInvalid()