Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java408 public boolean isIntercepted() { in isIntercepted() method in NotificationRecord
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1263 private boolean isIntercepted(String key) { in isIntercepted() method in NotificationListenerService.Ranking