Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeHelper.java413 dispatchOnAutomaticRuleStatusChanged(mConfig.user, rule.getPkg(), ruleId, in updateAutomaticZenRule()
448 dispatchOnAutomaticRuleStatusChanged( in removeAutomaticZenRule()
1279 private void dispatchOnAutomaticRuleStatusChanged(int userId, String pkg, String id, in dispatchOnAutomaticRuleStatusChanged() method in ZenModeHelper