Home
last modified time | relevance | path

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

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