Searched refs:ruleMap (Results 1 – 1 of 1) sorted by relevance
924 Map<String, AutomaticZenRule> ruleMap = new HashMap<>(); in getAutomaticZenRules() local926 ruleMap.put(rule.id, new AutomaticZenRule(rule.name, rule.component, in getAutomaticZenRules()931 return ruleMap; in getAutomaticZenRules()