Searched defs:mUpdateRotation (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/wm/
H A DRootWindowContainer.java105 private boolean mUpdateRotation = false; field in class:RootWindowContainer
748 if (mUpdateRotation) {
755 mUpdateRotation = false;
761 && !mUpdateRotation)) {
908 mUpdateRotation = true;

Completed in 10 milliseconds