Home
last modified time | relevance | path

Searched refs:isIntercepted (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeExtractorTest.java59 assertFalse(r.isIntercepted()); in testExtractIntercepted()
67 assertTrue(r.isIntercepted()); in testExtractIntercepted()
H A DNotificationListenerServiceTest.java140 assertEquals(!isIntercepted(i), ranking.matchesInterruptionFilter()); in testRanking()
291 !isIntercepted(i), in generateUpdate()
330 private boolean isIntercepted(int index) { in isIntercepted() method in NotificationListenerServiceTest
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeExtractor.java48 if (record.isIntercepted()) { in process()
H A DBadgeExtractor.java60 if (record.isIntercepted() in process()
H A DZenModeFiltering.java278 boolean interceptBefore = record.isIntercepted(); in maybeLogInterceptDecision()
H A DNotificationRecord.java955 public boolean isIntercepted() { in isIntercepted() method in NotificationRecord
H A DNotificationManagerService.java8340 final boolean suppressedByDnd = record.isIntercepted()
8545 if (record.isIntercepted()) {
8966 boolean interceptBefore = record.isIntercepted();
8974 boolean interceptChanged = interceptBefore != record.isIntercepted();
8985 if (interceptBefore && !record.isIntercepted()
9072 if (record.isIntercepted()) {
10273 !record.isIntercepted(),
/aosp14/frameworks/base/services/
H A Dart-profile5277 HSPLcom/android/server/notification/NotificationRecord;->isIntercepted()Z
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49718 Landroid/service/notification/NotificationListenerService$RankingMap;->isIntercepted(Ljava/lang/Str…