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/
DPhoneStatusBar.java975 private void performDismissAllAnimations(ArrayList<View> hideAnimatedList) { in performDismissAllAnimations() argument
997 int numItems = hideAnimatedList.size(); in performDismissAllAnimations()
999 View view = hideAnimatedList.get(i); in performDismissAllAnimations()