Searched refs:viewsToHide (Results 1 – 1 of 1) sorted by relevance
948 final ArrayList<View> viewsToHide = new ArrayList<View>(numChildren); in clearAllNotifications() local953 viewsToHide.add(child); in clearAllNotifications()957 if (viewsToHide.isEmpty()) { in clearAllNotifications()971 performDismissAllAnimations(viewsToHide); in clearAllNotifications()