Searched refs:toRemove (Results 1 – 2 of 2) sorted by relevance
1672 ArrayList<View> toRemove = new ArrayList<View>(); in updateNotificationIcons() local1676 toRemove.add(child); in updateNotificationIcons()1680 for (View remove : toRemove) { in updateNotificationIcons()1703 ArrayList<View> toRemove = new ArrayList<View>(); in loadNotificationPanel() local1707 toRemove.add(child); in loadNotificationPanel()1711 for (View remove : toRemove) { in loadNotificationPanel()
826 ArrayList<View> toRemove = new ArrayList<View>(); in loadNotificationShade() local830 toRemove.add(child); in loadNotificationShade()834 for (View remove : toRemove) { in loadNotificationShade()870 ArrayList<View> toRemove = new ArrayList<View>(); in updateNotificationIcons() local874 toRemove.add(child); in updateNotificationIcons()878 for (View remove : toRemove) { in updateNotificationIcons()