Home | History | Annotate | Download | only in wm

Lines Matching refs:mWasAnimating

67     boolean mWasAnimating;      // Were we animating going into the most recent animation step?
226 // we just started or just stopped animating by comparing mWasAnimating with isAnimating().
227 mWasAnimating = mAnimating;