Searched refs:changeErrorToWarning (Results 1 – 1 of 1) sorted by relevance
298 …atus getValueStatus(CandidateInfo value, ValueStatus previous, Set<Subtype> changeErrorToWarning) { in getValueStatus() argument306 … if (changeErrorToWarning != null && changeErrorToWarning.contains(item.getSubtype())) { in getValueStatus()