Searched refs:newRuleInstanceCount (Results 1 – 1 of 1) sorted by relevance
464 int newRuleInstanceCount = getCurrentInstanceCount(automaticZenRule.getOwner()) in addAutomaticZenRule() local469 || (ruleInstanceLimit > 0 && ruleInstanceLimit < newRuleInstanceCount)) { in addAutomaticZenRule()