Searched refs:MAX_VIOLATIONS (Results 1 – 1 of 1) sorted by relevance
73 private static final int MAX_VIOLATIONS = 50; field in LockHook259 while (sViolations.size() > MAX_VIOLATIONS) { in addViolation()