Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DInsetsSourceProviderTest.java134 mProvider.finishSeamlessRotation(); in testUpdateControlForTarget()
H A DDisplayContentTests.java1690 mStatusBarWindow.finishSeamlessRotation(t); in testApplyTopFixedRotationTransform()
1691 mNavBarWindow.finishSeamlessRotation(t); in testApplyTopFixedRotationTransform()
H A DWindowStateTests.java600 app.finishSeamlessRotation(t); in testSeamlesslyRotateWindow()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsSourceProvider.java516 void finishSeamlessRotation() { in finishSeamlessRotation() method in InsetsSourceProvider
H A DWindowState.java772 finishSeamlessRotation(t);
900 finishSeamlessRotation(getPendingTransaction()); in cancelSeamlessRotation()
903 void finishSeamlessRotation(SurfaceControl.Transaction t) { in finishSeamlessRotation() method in WindowState
914 mControllableInsetProvider.finishSeamlessRotation(); in finishSeamlessRotation()