Searched refs:INVALID_PORT_ID (Results 1 – 7 of 7) sorted by relevance
12 Constants.INVALID_PHYSICAL_ADDRESS, Constants.INVALID_PORT_ID, -1, -1);
187 static final int INVALID_PORT_ID = HdmiDeviceInfo.PORT_INVALID; field in Constants
270 private int mActivePortId = Constants.INVALID_PORT_ID;297 private int mLastInputMhl = Constants.INVALID_PORT_ID;738 return mPortIdMap.get(portAddress, Constants.INVALID_PORT_ID); in pathToPortId()806 if (portId != Constants.INVALID_PORT_ID) { in isConnectedToArcPort()2324 setLastInputForMhl(Constants.INVALID_PORT_ID); in setActivePortId()2349 final int lastInput = contentOn ? tv().getActivePortId() : Constants.INVALID_PORT_ID; in changeInputForMhl()2350 if (portId != Constants.INVALID_PORT_ID) { in changeInputForMhl()
190 mPrevPortId = Constants.INVALID_PORT_ID; in HdmiCecLocalDeviceTv()411 int oldPath = getActivePortId() != Constants.INVALID_PORT_ID in doManualPortSwitching()504 if (portId != Constants.INVALID_PORT_ID) { in handleInactiveSource()517 setPrevPortId(Constants.INVALID_PORT_ID); in handleInactiveSource()1480 if (getActivePortId() != Constants.INVALID_PORT_ID) { in launchRoutingControl()
73 private int mPortId = Constants.INVALID_PORT_ID;
271 if (portId == Constants.INVALID_PORT_ID) { in isValidPhysicalAddress()
791 mService.setLastInputForMhl(Constants.INVALID_PORT_ID); in setActiveSource()