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