Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowSurfacePlacer.java526 if (mService.updateRotationUncheckedLocked(false)) { in performSurfacePlacementInner()
DWindowManagerService.java3735 if (updateRotationUncheckedLocked(inTransaction)) { in updateOrientationFromAppTokensLocked()
6541 boolean changed = updateRotationUncheckedLocked(false); in resumeRotationLocked()
6556 changed = updateRotationUncheckedLocked(false); in updateRotationUnchecked()
6577 public boolean updateRotationUncheckedLocked(boolean inTransaction) { in updateRotationUncheckedLocked() method
9874 configChanged |= updateRotationUncheckedLocked(false); in stopFreezingDisplayLocked()