Searched refs:INVALID_SECURITY_PARAMETER_INDEX (Results 1 – 7 of 7) sorted by relevance
90 @TestApi public static final int INVALID_SECURITY_PARAMETER_INDEX = 0; field in IpSecManager159 private int mSpi = INVALID_SECURITY_PARAMETER_INDEX;230 if (mSpi == INVALID_SECURITY_PARAMETER_INDEX) { in SecurityParameterIndex()281 IpSecManager.INVALID_SECURITY_PARAMETER_INDEX); in allocateSecurityParameterIndex()311 if (requestedSpi == IpSecManager.INVALID_SECURITY_PARAMETER_INDEX) { in allocateSecurityParameterIndex()
59 spi = IpSecManager.INVALID_SECURITY_PARAMETER_INDEX; in IpSecSpiResponse()
116 eq(IpSecManager.INVALID_SECURITY_PARAMETER_INDEX), in testAllocRandomSpi()251 mIpSecManager.openUdpEncapsulationSocket(IpSecManager.INVALID_SECURITY_PARAMETER_INDEX); in testOpenEncapsulationSocketWithInvalidPort()
691 mSpi = IpSecManager.INVALID_SECURITY_PARAMETER_INDEX; in freeUnderlyingResources()1086 int spi = IpSecManager.INVALID_SECURITY_PARAMETER_INDEX; in allocateSecurityParameterIndex()
244 IpSecManager.INVALID_SECURITY_PARAMETER_INDEX, in getNewSpiResourceId()
568 field public static final int INVALID_SECURITY_PARAMETER_INDEX = 0; // 0x0
25377 Landroid/net/IpSecManager;->INVALID_SECURITY_PARAMETER_INDEX:I