Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeEventLogger.java296 if (hasPolicyDiff() || hasChannelsBypassingDiff()) { in getEventId()
449 if (hasPolicyDiff() || hasChannelsBypassingDiff()) { in getIsUserAction()
523 private boolean hasChannelsBypassingDiff() { in hasChannelsBypassingDiff() method in ZenModeEventLogger.ZenStateChanges