Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java293 private boolean isIntercepted(int index) { in isIntercepted() method in NotificationListenerServiceTest
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java864 public boolean isIntercepted() { in isIntercepted() method in NotificationRecord