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.java3357 clearTemporaryViews(this); in onExpansionStopped()
3362 clearTemporaryViews(row.getChildrenContainer()); in onExpansionStopped()
3368 private void clearTemporaryViews(ViewGroup viewGroup) { in clearTemporaryViews() method in NotificationStackScrollLayout