Searched refs:INVALID_PORT_ID (Results 1 – 10 of 10) sorted by relevance
12 Constants.INVALID_PHYSICAL_ADDRESS, Constants.INVALID_PORT_ID, -1, -1);
413 if (portId != Constants.INVALID_PORT_ID) { in isConnectedToArcPort()676 if (devicePortId == portId || devicePortId == Constants.INVALID_PORT_ID) { in removeDevicesConnectedToPort()685 if (devicePortId == portId || devicePortId == Constants.INVALID_PORT_ID) { in removeDevicesConnectedToPort()851 return mPortIdMap.get(portAddress, Constants.INVALID_PORT_ID); in physicalAddressToPortId()
157 mPrevPortId = Constants.INVALID_PORT_ID; in HdmiCecLocalDeviceTv()369 int oldPath = getActivePortId() != Constants.INVALID_PORT_ID in doManualPortSwitching()454 if (portId != Constants.INVALID_PORT_ID) { in handleInactiveSource()468 setPrevPortId(Constants.INVALID_PORT_ID); in handleInactiveSource()1206 if (getActivePortId() != Constants.INVALID_PORT_ID) { in launchRoutingControl()
352 static final int INVALID_PORT_ID = HdmiDeviceInfo.PORT_INVALID; field in Constants
387 private int mActivePortId = Constants.INVALID_PORT_ID;420 private int mLastInputMhl = Constants.INVALID_PORT_ID;2004 if (pathToPortId(physicalAddress) != Constants.INVALID_PORT_ID) { in askRemoteDeviceToBecomeActiveSource()3413 setLastInputForMhl(Constants.INVALID_PORT_ID); in setActivePortId()3526 final int lastInput = contentOn ? tv().getActivePortId() : Constants.INVALID_PORT_ID; in changeInputForMhl()3527 if (portId != Constants.INVALID_PORT_ID) { in changeInputForMhl()
79 private int mPortId = Constants.INVALID_PORT_ID;
342 if (portId == Constants.INVALID_PORT_ID) { in isValidPhysicalAddress()
979 != Constants.INVALID_PORT_ID) { in handleSystemAudioModeOnFromNonTvDevice()
1054 mService.setLastInputForMhl(Constants.INVALID_PORT_ID); in setActiveSource()
139 Constants.INVALID_PORT_ID); in physicalAddressToPort_pathInvalid()