Searched refs:getConfigurationAttributesInternal (Results 1 – 6 of 6) sorted by relevance
91 ConfigAttribute[] configAttributes = childParams.getConfigurationAttributesInternal(); in verifyAttrTypes()112 assertEquals(0, childParams.getConfigurationAttributesInternal().length); in testBuildChildSessionParamsWithoutConfigReq()130 assertEquals(0, childParams.getConfigurationAttributesInternal().length); in testBuildChildSessionParamsWithLifetime()
430 ConfigAttribute[] configAttributes = ikeParams.getConfigurationAttributesInternal(); in verifyAttrTypes()
73 public TunnelModeChildConfigAttribute[] getConfigurationAttributesInternal() { in getConfigurationAttributesInternal() method in TunnelModeChildSessionParams
315 public IkeConfigAttribute[] getConfigurationAttributesInternal() { in getConfigurationAttributesInternal() method in IkeSessionParams
1981 return ((TunnelModeChildSessionParams) params).getConfigurationAttributesInternal(); in getConfigAttributes()
3357 Arrays.asList(mIkeSessionParams.getConfigurationAttributesInternal())); in buildIkeAuthReq()