Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DInsetsSourceProviderTest.java135 mProvider.finishSeamlessRotation(); in testUpdateControlForTarget()
DDisplayContentTests.java1699 mStatusBarWindow.finishSeamlessRotation(t); in testApplyTopFixedRotationTransform()
1700 mNavBarWindow.finishSeamlessRotation(t); in testApplyTopFixedRotationTransform()
DWindowStateTests.java628 app.finishSeamlessRotation(t); in testSeamlesslyRotateWindow()
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsSourceProvider.java569 void finishSeamlessRotation() { in finishSeamlessRotation() method in InsetsSourceProvider
DWindowState.java791 finishSeamlessRotation(t);
923 finishSeamlessRotation(getPendingTransaction()); in cancelSeamlessRotation()
926 void finishSeamlessRotation(SurfaceControl.Transaction t) { in finishSeamlessRotation() method in WindowState
937 mControllableInsetProvider.finishSeamlessRotation(); in finishSeamlessRotation()