Home
last modified time | relevance | path

Searched refs:matchesInterruptionFilter (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java105 assertEquals(!isIntercepted(i), ranking.matchesInterruptionFilter()); in testRanking()
170 !tweak.matchesInterruptionFilter(), // note the inversion here! in testRankingUpdate_equals()
390 assertEquals(comment, a.matchesInterruptionFilter(), b.matchesInterruptionFilter()); in detailedAssertEquals()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1639 public boolean matchesInterruptionFilter() { in matchesInterruptionFilter() method in NotificationListenerService.Ranking
1783 public void populate(String key, int rank, boolean matchesInterruptionFilter, in populate() argument
1795 mMatchesInterruptionFilter = matchesInterruptionFilter; in populate()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotificationDataTest.java658 overrides.getBoolean(OVERRIDE_DND, outRanking.matchesInterruptionFilter()), in getRanking()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27075 method public boolean matchesInterruptionFilter();
/frameworks/base/non-updatable-api/
Dcurrent.txt42004 method public boolean matchesInterruptionFilter();
/frameworks/base/api/
Dcurrent.txt42148 method public boolean matchesInterruptionFilter();