HomeSort by relevance Sort by last modified time
    Searched refs:mAnimationScheduled (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/animation/
ValueAnimator.java 575 private boolean mAnimationScheduled;
659 mAnimationScheduled = false;
664 if (!mAnimationScheduled) {
666 mAnimationScheduled = true;
    [all...]
  /frameworks/base/services/java/com/android/server/wm/
WindowAnimator.java 97 mService.mAnimationScheduled = false;
WindowManagerService.java 591 boolean mAnimationScheduled;
    [all...]

Completed in 60 milliseconds