Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStackScrollerDecorView.java194 float translationDirection, boolean isHeadsUpAnimation, float endLocation, in performRemoveAnimation() argument
DExpandableView.java315 long delay, float translationDirection, boolean isHeadsUpAnimation, float endLocation, in performRemoveAnimation() argument
DActivatableNotificationView.java767 float translationDirection, boolean isHeadsUpAnimation, float endLocation, in performRemoveAnimation() argument
770 mIsHeadsUpAnimation = isHeadsUpAnimation; in performRemoveAnimation()