Searched defs:recognizedAttributeList (Results 1 – 3 of 3) sorted by relevance
217 List<ConfigAttribute> recognizedAttributeList = configPayload.recognizedAttributeList; in testDecodeConfigRequest() local257 List<ConfigAttribute> recognizedAttributeList = configPayload.recognizedAttributeList; in testDecodeConfigResponse() local
104 public final List<ConfigAttribute> recognizedAttributeList; field in IkeConfigPayload
2143 List<IkeConfigPayload.ConfigAttribute> recognizedAttributeList) { in buildAttributeMap()