Searched refs:INVALID_PORT_ID (Results 1 – 11 of 11) sorted by relevance
40 private static final int INVALID_PORT_ID = -1; field in UiccCardTest98 assertNull(mUiccCard.getUiccPort(INVALID_PORT_ID)); in testUpdateUiccCardState()
12 Constants.INVALID_PHYSICAL_ADDRESS, Constants.INVALID_PORT_ID, -1, -1);
419 if (portId != Constants.INVALID_PORT_ID && portId != Constants.CEC_SWITCH_HOME) { in isConnectedToArcPort()762 if (devicePortId == portId || devicePortId == Constants.INVALID_PORT_ID) { in removeCecSwitches()776 if (devicePortId == portId || devicePortId == Constants.INVALID_PORT_ID) { in removeDevicesConnectedToPort()973 return mPortIdMap.get(portAddress, Constants.INVALID_PORT_ID); in physicalAddressToPortId()
167 mPrevPortId = Constants.INVALID_PORT_ID; in HdmiCecLocalDeviceTv()410 int oldPath = getActivePortId() != Constants.INVALID_PORT_ID in doManualPortSwitching()517 if (portId != Constants.INVALID_PORT_ID) { in handleInactiveSource()531 setPrevPortId(Constants.INVALID_PORT_ID); in handleInactiveSource()880 if (avr != null && avr.getPortId() != Constants.INVALID_PORT_ID) { in enableAudioReturnChannel()1300 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;
501 private int mActivePortId = Constants.INVALID_PORT_ID;552 private int mLastInputMhl = Constants.INVALID_PORT_ID;1768 if (portId == Constants.INVALID_PORT_ID) { in verifyPhysicalAddress()2648 if (pathToPortId(physicalAddress) != Constants.INVALID_PORT_ID) { in askRemoteDeviceToBecomeActiveSource()4240 setLastInputForMhl(Constants.INVALID_PORT_ID); in setActivePortId()4357 final int lastInput = contentOn ? tv().getActivePortId() : Constants.INVALID_PORT_ID; in changeInputForMhl()4358 if (portId != Constants.INVALID_PORT_ID) { in changeInputForMhl()
1183 != Constants.INVALID_PORT_ID) { in handleSystemAudioModeOnFromNonTvDevice()
1231 mService.setLastInputForMhl(Constants.INVALID_PORT_ID); in setActiveSource()
75 return Constants.INVALID_PORT_ID + 1; in setUp()
167 Constants.INVALID_PORT_ID); in physicalAddressToPort_pathInvalid()