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.java180 ActivatableNotificationView[] oldViews, boolean first) { in handleRemovedOldViews() argument
182 for (ActivatableNotificationView oldView : oldViews) { in handleRemovedOldViews()
213 ActivatableNotificationView[] oldViews, boolean first) { in handleAddedNewViews() argument
220 for (ActivatableNotificationView oldView : oldViews) { in handleAddedNewViews()