Searched refs:activeRulesList (Results 1 – 1 of 1) sorted by relevance
391 @NonNull List<ZenRule> activeRulesList(ZenModeConfig config) { in activeRulesList() method in ZenModeEventLogger.ZenStateChanges420 return activeRulesList(config).size(); in numActiveRulesInConfig()444 List<ZenRule> activeRules = activeRulesList(mNewConfig); in getActiveRuleTypes()