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

  /frameworks/base/services/java/com/android/server/wm/
AppWindowAnimator.java 165 private boolean stepAnimation(long currentTime) {
214 if (stepAnimation(currentTime)) {
ScreenRotationAnimation.java 658 private boolean stepAnimation(long now) {
    [all...]
WindowStateAnimator.java 210 private boolean stepAnimation(long currentTime) {
250 if (stepAnimation(currentTime)) {
    [all...]

Completed in 38 milliseconds