Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeHelper.java481 setAutomaticZenRuleStateLocked(newConfig, rules, condition, callingUid, in setAutomaticZenRuleState()
493 setAutomaticZenRuleStateLocked(newConfig, in setAutomaticZenRuleState()
500 private void setAutomaticZenRuleStateLocked(ZenModeConfig config, List<ZenRule> rules, in setAutomaticZenRuleStateLocked() method in ZenModeHelper