Searched refs:filteredNotifications (Results 1 – 1 of 1) sorted by relevance
210 List<StatusBarNotification> filteredNotifications = new ArrayList<>( in filterNotifications() local214 filteredNotifications.add(notifications[i]); in filterNotifications()217 return filteredNotifications; in filterNotifications()