Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowAnimator.java310 boolean isAnimationScheduled() { in isAnimationScheduled() method in WindowAnimator
DWindowManagerService.java5050 if (mAnimator.isAnimationScheduled()) { in handleMessage()
8098 boolean isAnimating = mAnimator.isAnimationScheduled() in waitForAnimationsToComplete()
8115 if (mAnimator.isAnimationScheduled() || animatingContainer != null) { in waitForAnimationsToComplete()
/frameworks/base/services/
Dart-profile49408 HPLcom/android/server/wm/WindowAnimator;->isAnimationScheduled()Z