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.java693 public boolean isRotating() { in isRotating() method in ScreenRotationAnimation
DWindowStateAnimator.java698 if (screenRotationAnimation.isRotating()) { in computeShownFrameLocked()