Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DZenModeEventLogger.java322 if (hasPolicyDiff() || hasChannelsBypassingDiff()) { in getEventId()
329 if (hasPolicyDiff() || hasChannelsBypassingDiff()) { in getEventId()
526 if (hasPolicyDiff() || hasChannelsBypassingDiff()) { in getIsUserAction()
627 private boolean hasChannelsBypassingDiff() { in hasChannelsBypassingDiff() method in ZenModeEventLogger.ZenStateChanges