Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotation.java190 private boolean mRotatingSeamlessly; field in DisplayRotation
701 if (!mRotatingSeamlessly) { in cancelSeamlessRotation()
711 mRotatingSeamlessly = false; in cancelSeamlessRotation()
719 mRotatingSeamlessly = true; in prepareSeamlessRotation()
723 return mRotatingSeamlessly; in isRotatingSeamlessly()
806 mRotatingSeamlessly = false; in markForSeamlessRotation()