Searched refs:mAnimationFrameCallbackScheduled (Results 1 – 1 of 1) sorted by relevance
92 private boolean mAnimationFrameCallbackScheduled; field in WindowAnimator104 mAnimationFrameCallbackScheduled = false; in WindowAnimator()401 if (!mAnimationFrameCallbackScheduled) { in scheduleAnimation()402 mAnimationFrameCallbackScheduled = true; in scheduleAnimation()416 return mAnimationFrameCallbackScheduled; in isAnimationScheduled()