Searched refs:isIntercepted (Results 1 – 8 of 8) sorted by relevance
59 assertFalse(r.isIntercepted()); in testExtractIntercepted()67 assertTrue(r.isIntercepted()); in testExtractIntercepted()
84 assertEquals(!isIntercepted(i), ranking.matchesInterruptionFilter()); in testRanking()115 if (isIntercepted(i)) { in generateUpdate()143 private boolean isIntercepted(int index) { in isIntercepted() method in NotificationListenerServiceTest
51 if (record.isIntercepted()) { in process()
59 if (record.isIntercepted() in process()
70 if (record != null && record.isIntercepted()) return; // already logged in traceIntercepted()
729 public boolean isIntercepted() { in isIntercepted() method in NotificationRecord
1675 outRanking.populate(key, rank, !isIntercepted(key),1693 private boolean isIntercepted(String key) { in isIntercepted() method in NotificationListenerService.Ranking
29627 HSPLandroid/service/notification/NotificationListenerService$RankingMap;->isIntercepted(Ljava/lang/…