Searched refs:isIntercepted (Results 1 – 9 of 9) sorted by relevance
59 assertFalse(r.isIntercepted()); in testExtractIntercepted()67 assertTrue(r.isIntercepted()); in testExtractIntercepted()
105 assertEquals(!isIntercepted(i), ranking.matchesInterruptionFilter()); in testRanking()247 !isIntercepted(i), in generateUpdate()280 private boolean isIntercepted(int index) { in isIntercepted() method in NotificationListenerServiceTest
48 if (record.isIntercepted()) { in process()
59 if (record.isIntercepted() in process()
72 if (record != null && record.isIntercepted()) return; // already logged in traceIntercepted()
810 public boolean isIntercepted() { in isIntercepted() method in NotificationRecord
6092 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(),
13269 HSPLandroid/service/notification/NotificationListenerService$RankingMap;->isIntercepted(Ljava/lang/…
63630 Landroid/service/notification/NotificationListenerService$RankingMap;->isIntercepted(Ljava/lang/Str…