Searched refs:matchesInterruptionFilter (Results 1 – 8 of 8) sorted by relevance
71 mMatchesInterruptionFilter = ranking.matchesInterruptionFilter(); in RankingBuilder()139 public RankingBuilder setMatchesInterruptionFilter(boolean matchesInterruptionFilter) { in setMatchesInterruptionFilter() argument140 mMatchesInterruptionFilter = matchesInterruptionFilter; in setMatchesInterruptionFilter()
269 boolean matchesInterruptionFilter) { in setMatchesInterruptionFilter() argument270 mRankingBuilder.setMatchesInterruptionFilter(matchesInterruptionFilter); in setMatchesInterruptionFilter()
371 Assert.assertEquals(comment, a.matchesInterruptionFilter(), b.matchesInterruptionFilter()); in detailedAssertEquals()530 !tweak.matchesInterruptionFilter(), // note the inversion here! in testRankingUpdate_equals_legacy()
1910 public boolean matchesInterruptionFilter() { in matchesInterruptionFilter() method in NotificationListenerService.Ranking2141 public void populate(String key, int rank, boolean matchesInterruptionFilter, in populate() argument2155 mMatchesInterruptionFilter = matchesInterruptionFilter; in populate()
152 assertEquals(!isIntercepted(i), ranking.matchesInterruptionFilter()); in testRanking()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27075 method public boolean matchesInterruptionFilter();
41255 method public boolean matchesInterruptionFilter();