Home
last modified time | relevance | path

Searched defs:updateRotationUnchecked (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotation.java509 boolean updateRotationUnchecked(boolean forceUpdate) { in updateRotationUnchecked() method in DisplayRotation
H A DRootWindowContainer.java1078 boolean updateRotationUnchecked() { in updateRotationUnchecked() method in RootWindowContainer
H A DDisplayContent.java2153 boolean updateRotationUnchecked() { in updateRotationUnchecked() method in DisplayContent
H A DWindowManagerService.java4355 private void updateRotationUnchecked(boolean alwaysSendConfiguration, boolean forceRelayout) { in updateRotationUnchecked() method in WindowManagerService