Home
last modified time | relevance | path

Searched refs:isRotating (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DScreenRotationAnimation.java715 public boolean isRotating() { in isRotating() method in ScreenRotationAnimation
DWindowStateAnimator.java1075 if (screenAnimation && screenRotationAnimation.isRotating()) { in computeShownFrameLocked()