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