Searched refs:shouldBeFilteredOut (Results 1 – 2 of 2) sorted by relevance
121 msg.notificationKey, msg.shouldBeFilteredOut);242 final boolean shouldBeFilteredOut; field in NotificationListener.NotificationPostedMsg247 shouldBeFilteredOut = shouldBeFilteredOut(sbn); in NotificationPostedMsg()351 if (shouldBeFilteredOut(notifications[i])) { in filterNotifications()365 private boolean shouldBeFilteredOut(StatusBarNotification sbn) { in shouldBeFilteredOut() method in NotificationListener390 NotificationKeyData notificationKey, boolean shouldBeFilteredOut); in onNotificationPosted() argument
79 NotificationKeyData notificationKey, boolean shouldBeFilteredOut) { in onNotificationPosted() argument83 if (!shouldBeFilteredOut) { in onNotificationPosted()92 dotShouldBeRefreshed = shouldBeFilteredOut in onNotificationPosted()