Searched defs:viewsToRemove (Results 1 – 4 of 4) sorted by relevance
245 ArrayList<ExpandableNotificationRow> viewsToRemove = new ArrayList<>(); in updateNotificationViews() local
524 ArrayList<View> viewsToRemove = new ArrayList<View>(); in onActionItemClicked() local
364 final List<View> viewsToRemove = getViewsToDisplay(true); in calculateEntriesToRemoveDuringCollapse() local
5092 final ArrayList<ExpandableNotificationRow> viewsToRemove = new ArrayList<>(childCount); in getRowsToDismissInBackend() local