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

  /frameworks/base/services/java/com/android/server/wm/
WindowAnimator.java 164 if (appAnimator.stepAnimationLocked(mCurrentTime)) {
182 if (appAnimator.stepAnimationLocked(mCurrentTime)) {
209 final boolean nowAnimating = winAnimator.stepAnimationLocked(mCurrentTime);
486 if (screenRotationAnimation.stepAnimationLocked(mCurrentTime)) {
AppWindowAnimator.java 199 boolean stepAnimationLocked(long currentTime) {
ScreenRotationAnimation.java     [all...]
WindowStateAnimator.java 242 boolean stepAnimationLocked(long currentTime) {
    [all...]

Completed in 31 milliseconds