Searched refs:mNeedsAnimation (Results 1 – 1 of 1) sorted by relevance
265 private boolean mNeedsAnimation; field in NotificationStackScrollLayout1195 mNeedsAnimation = true;1292 if (!isCurrentlyAnimating() && !mNeedsAnimation) {1381 mNeedsAnimation = true;2885 mNeedsAnimation = true; in generateRemoveAnimation()3106 return mNeedsAnimation in isAddOrRemoveAnimationPending()3117 mNeedsAnimation = true; in generateAddAnimation()3154 mNeedsAnimation = true; in changeViewPosition()3160 if (mNeedsAnimation) { in startAnimationToState()3162 mNeedsAnimation = false; in startAnimationToState()[all …]