Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAsyncRotationController.java226 void updateTargetWindows() { in updateTargetWindows() method in AsyncRotationController
H A DDisplayContent.java4901 mAsyncRotationController.updateTargetWindows(); in updateWindowsForAnimator()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTransitionTests.java1122 asyncRotationController.updateTargetWindows(); in testDisplayRotationChange()