Home
last modified time | relevance | path

Searched defs:shouldIntercept (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DZenModeFiltering.java106 public boolean shouldIntercept(int zen, ZenModeConfig config, NotificationRecord record) { in shouldIntercept() method in ZenModeFiltering
DZenModeHelper.java155 public boolean shouldIntercept(NotificationRecord record) { in shouldIntercept() method in ZenModeHelper