Home
last modified time | relevance | path

Searched refs:getActiveRules (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/notification/zen/
DZenModeSettingsFooterPreferenceController.java95 final List<ZenModeConfig.ZenRule> activeRules = getActiveRules(config); in getFooterText()
176 private List<ZenModeConfig.ZenRule> getActiveRules(ZenModeConfig config) { in getActiveRules() method in ZenModeSettingsFooterPreferenceController