Home
last modified time | relevance | path

Searched refs:isIntercepted (Results 1 – 9 of 9) 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.java105 assertEquals(!isIntercepted(i), ranking.matchesInterruptionFilter()); in testRanking()
247 !isIntercepted(i), in generateUpdate()
280 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.java59 if (record.isIntercepted() in process()
DZenLog.java72 if (record != null && record.isIntercepted()) return; // already logged in traceIntercepted()
DNotificationRecord.java810 public boolean isIntercepted() { in isIntercepted() method in NotificationRecord
DNotificationManagerService.java6092 if (record.isIntercepted()) {
6383 boolean interceptBefore = record.isIntercepted();
6391 boolean interceptChanged = interceptBefore != record.isIntercepted();
6399 if (interceptBefore && !record.isIntercepted()
6480 if (record.isIntercepted()) {
7503 !record.isIntercepted(),
/frameworks/base/config/
Dboot-image-profile.txt13269 HSPLandroid/service/notification/NotificationListenerService$RankingMap;->isIntercepted(Ljava/lang/…
Dhiddenapi-greylist-max-o.txt63630 Landroid/service/notification/NotificationListenerService$RankingMap;->isIntercepted(Ljava/lang/Str…