Searched refs:mAnimatingOnDown (Results 1 – 1 of 1) sorted by relevance
579 private boolean mAnimatingOnDown; field in NotificationPanelViewController3583 ipw.print("mAnimatingOnDown="); ipw.println(mAnimatingOnDown);4975 mAnimatingOnDown = mHeightAnimator != null && !mIsSpringBackAnimation;4978 if (mAnimatingOnDown && isClosing()) {5035 if (canCollapsePanel || mTouchStartedInEmptyArea || mAnimatingOnDown5040 || ((openShadeWithoutHun || mAnimatingOnDown) && hAbs > touchSlop))