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

  /frameworks/base/services/core/java/com/android/server/wm/
WindowAnimator.java 179 if (appAnimator.stepAnimationLocked(mCurrentTime, displayId)) {
208 if (appAnimator.stepAnimationLocked(mCurrentTime, displayId)) {
321 final boolean nowAnimating = winAnimator.stepAnimationLocked(mCurrentTime);
    [all...]
AppWindowAnimator.java 354 boolean stepAnimationLocked(long currentTime, final int displayId) {
DragState.java 543 boolean stepAnimationLocked(long currentTimeMs) {
ScreenRotationAnimation.java     [all...]
WindowStateAnimator.java 375 boolean stepAnimationLocked(long currentTime) {
    [all...]

Completed in 76 milliseconds