Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAsyncRotationController.java233 void updateTargetWindows() { in updateTargetWindows() method in AsyncRotationController
DDisplayContent.java4940 mAsyncRotationController.updateTargetWindows(); in updateWindowsForAnimator()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTransitionTests.java1178 asyncRotationController.updateTargetWindows(); in testDisplayRotationChange()