Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeExtractorTest.java59 assertFalse(r.isIntercepted()); in testExtractIntercepted()
67 assertTrue(r.isIntercepted()); in testExtractIntercepted()
DNotificationListenerServiceTest.java152 assertEquals(!isIntercepted(i), ranking.matchesInterruptionFilter()); in testRanking()
227 !isIntercepted(i), in generateUpdate()
266 private boolean isIntercepted(int index) { in isIntercepted() method in NotificationListenerServiceTest
/frameworks/base/services/core/java/com/android/server/notification/
DZenModeExtractor.java48 if (record.isIntercepted()) { in process()
DBadgeExtractor.java60 if (record.isIntercepted() in process()
DZenModeFiltering.java293 boolean interceptBefore = record.isIntercepted(); in maybeLogInterceptDecision()
DNotificationAttentionHelper.java396 final boolean suppressedByDnd = record.isIntercepted() in buzzBeepBlinkLocked()
596 if (record.isIntercepted()) { in shouldMuteNotificationLocked()
DNotificationRecord.java972 public boolean isIntercepted() { in isIntercepted() method in NotificationRecord
DNotificationManagerService.java9357 boolean interceptBefore = record.isIntercepted();
9365 boolean interceptChanged = interceptBefore != record.isIntercepted();
9376 if (interceptBefore && !record.isIntercepted()
9466 if (record.isIntercepted()) {
10634 !record.isIntercepted(),
/frameworks/base/core/tests/coretests/src/android/service/notification/
DNotificationRankingUpdateTest.java104 !isIntercepted(i), in generateUpdate()
151 public static boolean isIntercepted(int index) { in isIntercepted() method in NotificationRankingUpdateTest
/frameworks/base/services/
Dart-wear-profile16289 PLcom/android/server/notification/NotificationRecord;->isIntercepted()Z
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt49075 Landroid/service/notification/NotificationListenerService$RankingMap;->isIntercepted(Ljava/lang/Str…