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