Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeEventLogger.java243 private boolean hasPolicyDiff() { in hasPolicyDiff() method in ZenModeEventLogger.ZenStateChanges
263 return hasPolicyDiff() || hasRuleCountDiff(); in shouldLogChanges()
296 if (hasPolicyDiff() || hasChannelsBypassingDiff()) { in getEventId()
449 if (hasPolicyDiff() || hasChannelsBypassingDiff()) { in getIsUserAction()