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

  /frameworks/base/core/java/android/animation/
ValueAnimator.java 544 private boolean mAnimationScheduled;
638 mAnimationScheduled = false;
643 if (!mAnimationScheduled) {
645 mAnimationScheduled = true;
    [all...]
  /frameworks/base/services/java/com/android/server/wm/
WindowManagerService.java 657 mAnimationScheduled = false;
678 boolean mAnimationScheduled;
    [all...]

Completed in 54 milliseconds