Home
last modified time | relevance | path

Searched defs:shouldBeFilteredOut (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java242 final boolean shouldBeFilteredOut; field in NotificationListener.NotificationPostedMsg
365 private boolean shouldBeFilteredOut(StatusBarNotification sbn) { in shouldBeFilteredOut() method in NotificationListener
390 NotificationKeyData notificationKey, boolean shouldBeFilteredOut); in onNotificationPosted()
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupDataProvider.java79 NotificationKeyData notificationKey, boolean shouldBeFilteredOut) { in onNotificationPosted()