Home
last modified time | relevance | path

Searched refs:finishFixedRotationTransform (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowTokenTests.java191 tokens[0].finishFixedRotationTransform(); in testFinishFixedRotationTransform()
198 tokens[2].finishFixedRotationTransform(); in testFinishFixedRotationTransform()
H A DActivityRecordTests.java1963 activity.finishFixedRotationTransform(); in testActivityOnCancelFixedRotationTransform()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowToken.java530 void finishFixedRotationTransform() { in finishFixedRotationTransform() method in WindowToken
531 finishFixedRotationTransform(null /* applyDisplayRotation */); in finishFixedRotationTransform()
538 void finishFixedRotationTransform(Runnable applyDisplayRotation) { in finishFixedRotationTransform() method in WindowToken
H A DDisplayContent.java1535 activity.finishFixedRotationTransform(); in removeAppToken()
1993 prevRotatedLaunchingApp.finishFixedRotationTransform(); in setFixedRotationLaunchingApp()
2032 mFixedRotationLaunchingApp.finishFixedRotationTransform(); in clearFixedRotationLaunchingApp()
6309 rotatedLaunchingApp.finishFixedRotationTransform( in applyRotationAndFinishFixedRotation()
6879 r.finishFixedRotationTransform(); in onAppTransitionFinishedLocked()