Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationRoundnessManager.java175 ExpandableView[] oldViews, boolean first) { in handleRemovedOldViews() argument
177 for (ExpandableView oldView : oldViews) { in handleRemovedOldViews()
208 ExpandableView[] oldViews, boolean first) { in handleAddedNewViews() argument
215 for (ExpandableView oldView : oldViews) { in handleAddedNewViews()