Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeFiltering.java131 ZenLog.traceNotIntercepted(record, "systemDndChangedNotification"); in shouldIntercept()
149 ZenLog.traceNotIntercepted(record, "priorityApp"); in shouldIntercept()
191 ZenLog.traceNotIntercepted(record, "conversationAnyone"); in shouldIntercept()
196 ZenLog.traceNotIntercepted(record, "conversationMatches"); in shouldIntercept()
206 ZenLog.traceNotIntercepted(record, "repeatCaller"); in shouldIntercept()
H A DZenLog.java77 public static void traceNotIntercepted(NotificationRecord record, String reason) { in traceNotIntercepted() method in ZenLog
/aosp12/frameworks/base/services/
H A Dart-profile27648 HPLcom/android/server/notification/ZenLog;->traceNotIntercepted(Lcom/android/server/notification/No…