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.java1275 performDismissAllAnimations(viewsToHide); in clearAllNotifications()
1279 private void performDismissAllAnimations(ArrayList<View> hideAnimatedList) { in performDismissAllAnimations() method