Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java96 activeNotifications = filterNotifications(getActiveNotifications());
346 private List<StatusBarNotification> filterNotifications( in filterNotifications() method in NotificationListener