Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotation.java155 private boolean mRotatingSeamlessly; field in DisplayRotation
629 if (!mRotatingSeamlessly) { in cancelSeamlessRotation()
639 mRotatingSeamlessly = false; in cancelSeamlessRotation()
647 mRotatingSeamlessly = true; in prepareSeamlessRotation()
651 return mRotatingSeamlessly; in isRotatingSeamlessly()
730 mRotatingSeamlessly = false; in markForSeamlessRotation()