Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java971 public void animateCloseQs(boolean animateAway) { in animateCloseQs() argument
980 flingSettings(0 /* vel */, animateAway ? FLING_HIDE : FLING_COLLAPSE); in animateCloseQs()