Home
last modified time | relevance | path

Searched refs:viewsToHide (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java4956 final ArrayList<View> viewsToHide = new ArrayList<>(numChildren); in clearNotifications() local
4968 viewsToHide.add(child); in clearNotifications()
4984 viewsToHide.add(childRow); in clearNotifications()
5005 viewsToHide, in clearNotifications()