Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DZenModeEventLogger.java258 private boolean hasPolicyDiff() { in hasPolicyDiff() method in ZenModeEventLogger.ZenStateChanges
286 return hasPolicyDiff() || hasActiveRuleCountDiff(); in shouldLogChanges()
322 if (hasPolicyDiff() || hasChannelsBypassingDiff()) { in getEventId()
329 if (hasPolicyDiff() || hasChannelsBypassingDiff()) { in getEventId()
526 if (hasPolicyDiff() || hasChannelsBypassingDiff()) { in getIsUserAction()