Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1435 private void performDismissAllAnimations(ArrayList<View> hideAnimatedList) { in performDismissAllAnimations() argument
1451 int numItems = hideAnimatedList.size(); in performDismissAllAnimations()
1453 View view = hideAnimatedList.get(i); in performDismissAllAnimations()