Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationDataTest.java400 outRanking.matchesInterruptionFilter(), in getRanking()
407 outRanking.matchesInterruptionFilter(), in getRanking()
414 outRanking.matchesInterruptionFilter(), in getRanking()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java84 assertEquals(!isIntercepted(i), ranking.matchesInterruptionFilter()); in testRanking()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1484 public boolean matchesInterruptionFilter() { in matchesInterruptionFilter() method in NotificationListenerService.Ranking
1581 public void populate(String key, int rank, boolean matchesInterruptionFilter, in populate() argument
1590 mMatchesInterruptionFilter = matchesInterruptionFilter; in populate()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27075 method public boolean matchesInterruptionFilter();
/frameworks/base/config/
Dhiddenapi-public-dex.txt40076 Landroid/service/notification/NotificationListenerService$Ranking;->matchesInterruptionFilter()Z
/frameworks/base/api/
Dcurrent.txt39409 method public boolean matchesInterruptionFilter();