Searched defs:viewsToRemove (Results 1 – 2 of 2) sorted by relevance
235 ArrayList<ExpandableNotificationRow> viewsToRemove = new ArrayList<>(); in updateNotificationViews() local
4957 final ArrayList<ExpandableNotificationRow> viewsToRemove = new ArrayList<>(numChildren); in clearNotifications() local