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 561 private boolean mAnimationScheduled;
645 mAnimationScheduled = false;
650 if (!mAnimationScheduled) {
652 mAnimationScheduled = true;
    [all...]
  /frameworks/base/services/java/com/android/server/wm/
WindowAnimator.java 105 mService.mAnimationScheduled = false;
    [all...]
WindowManagerService.java 623 boolean mAnimationScheduled;
    [all...]

Completed in 52 milliseconds