Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1431 performDismissAllAnimations(viewsToHide); in clearAllNotifications()
1435 private void performDismissAllAnimations(ArrayList<View> hideAnimatedList) { in performDismissAllAnimations() method