Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayRotation.java156 private boolean mRotatingSeamlessly; field in DisplayRotation
632 if (!mRotatingSeamlessly) { in cancelSeamlessRotation()
642 mRotatingSeamlessly = false; in cancelSeamlessRotation()
650 mRotatingSeamlessly = true; in prepareSeamlessRotation()
654 return mRotatingSeamlessly; in isRotatingSeamlessly()
733 mRotatingSeamlessly = false; in markForSeamlessRotation()