Searched refs:isAnimationScheduled (Results 1 – 3 of 3) sorted by relevance
310 boolean isAnimationScheduled() { in isAnimationScheduled() method in WindowAnimator
5050 if (mAnimator.isAnimationScheduled()) { in handleMessage()8098 boolean isAnimating = mAnimator.isAnimationScheduled() in waitForAnimationsToComplete()8115 if (mAnimator.isAnimationScheduled() || animatingContainer != null) { in waitForAnimationsToComplete()
49408 HPLcom/android/server/wm/WindowAnimator;->isAnimationScheduled()Z