Searched defs:shouldFilterOut (Results 1 – 4 of 4) sorted by relevance
50 public abstract boolean shouldFilterOut(@NonNull NotificationEntry entry, long now); in shouldFilterOut() method in NotifFilter
82 fun shouldFilterOut(entry: NotificationEntry): Boolean { regex
241 public static boolean shouldFilterOut( in shouldFilterOut() method in NotificationHelper
2601 public boolean shouldFilterOut(NotificationEntry entry, long now) { in shouldFilterOut() method in ShadeListBuilderTest.PackageFilter2620 public boolean shouldFilterOut(NotificationEntry entry, long now) { in shouldFilterOut() method in ShadeListBuilderTest.NotifFilterWithTag2732 public boolean shouldFilterOut(@NonNull NotificationEntry entry, long now) { in shouldFilterOut() method in ShadeListBuilderTest.TestableNotifFilter