Home
last modified time | relevance | path

Searched defs:stepAnimationLocked (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DAppWindowAnimator.java354 boolean stepAnimationLocked(long currentTime, final int displayId) { in stepAnimationLocked() method in AppWindowAnimator
DDragState.java543 boolean stepAnimationLocked(long currentTimeMs) { in stepAnimationLocked() method in DragState
DScreenRotationAnimation.java969 public boolean stepAnimationLocked(long now) { in stepAnimationLocked() method in ScreenRotationAnimation
DWindowStateAnimator.java372 boolean stepAnimationLocked(long currentTime) { in stepAnimationLocked() method in WindowStateAnimator