Home
last modified time | relevance | path

Searched refs:isIntercepted (Results 1 – 8 of 8) 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.java84 assertEquals(!isIntercepted(i), ranking.matchesInterruptionFilter()); in testRanking()
115 if (isIntercepted(i)) { in generateUpdate()
143 private boolean isIntercepted(int index) { in isIntercepted() method in NotificationListenerServiceTest
/frameworks/base/services/core/java/com/android/server/notification/
DZenModeExtractor.java51 if (record.isIntercepted()) { in process()
DBadgeExtractor.java59 if (record.isIntercepted() in process()
DZenLog.java70 if (record != null && record.isIntercepted()) return; // already logged in traceIntercepted()
DNotificationRecord.java729 public boolean isIntercepted() { in isIntercepted() method in NotificationRecord
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1675 outRanking.populate(key, rank, !isIntercepted(key),
1693 private boolean isIntercepted(String key) { in isIntercepted() method in NotificationListenerService.Ranking
/frameworks/base/config/
Dboot-image-profile.txt29627 HSPLandroid/service/notification/NotificationListenerService$RankingMap;->isIntercepted(Ljava/lang/…