Searched defs:mUpdateRotation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowSurfacePlacer.java115 private boolean mUpdateRotation = false; field in class:WindowSurfacePlacer
524 if (mUpdateRotation) {
529 mUpdateRotation = false;
535 !mUpdateRotation)) {
1701 mUpdateRotation = true;

Completed in 225 milliseconds