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