Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java3909 if (updateRotationUncheckedLocked(inTransaction)) { in updateOrientationFromAppTokensLocked()
6396 boolean changed = updateRotationUncheckedLocked(false); in resumeRotationLocked()
6411 changed = updateRotationUncheckedLocked(false); in updateRotationUnchecked()
6432 public boolean updateRotationUncheckedLocked(boolean inTransaction) { in updateRotationUncheckedLocked() method
10121 if (updateRotationUncheckedLocked(false)) { in performLayoutAndPlaceSurfacesLockedInner()
10712 configChanged |= updateRotationUncheckedLocked(false); in stopFreezingDisplayLocked()