Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java3074 clearTemporaryViews(this); in onExpansionStopped()
3079 clearTemporaryViews(row.getChildrenContainer()); in onExpansionStopped()
3085 private void clearTemporaryViews(ViewGroup viewGroup) { in clearTemporaryViews() method in NotificationStackScrollLayout