Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowToken.java507 void finishFixedRotationTransform() { in finishFixedRotationTransform() method in WindowToken
508 finishFixedRotationTransform(null /* applyDisplayRotation */); in finishFixedRotationTransform()
515 void finishFixedRotationTransform(Runnable applyDisplayRotation) { in finishFixedRotationTransform() method in WindowToken
DDisplayContent.java1526 activity.finishFixedRotationTransform(); in removeAppToken()
2050 prevRotatedLaunchingApp.finishFixedRotationTransform(); in setFixedRotationLaunchingApp()
2093 mFixedRotationLaunchingApp.finishFixedRotationTransform(); in clearFixedRotationLaunchingApp()
6356 rotatedLaunchingApp.finishFixedRotationTransform( in applyRotationAndFinishFixedRotation()
6665 r.finishFixedRotationTransform(); in setIgnoreOrientationRequest()
6900 r.finishFixedRotationTransform(); in onAppTransitionFinishedLocked()
6902 r.finishFixedRotationTransform(); in onAppTransitionFinishedLocked()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowTokenTests.java223 tokens[0].finishFixedRotationTransform(); in testFinishFixedRotationTransform()
230 tokens[2].finishFixedRotationTransform(); in testFinishFixedRotationTransform()
DActivityRecordTests.java2020 activity.finishFixedRotationTransform(); in testActivityOnCancelFixedRotationTransform()
/frameworks/base/services/
Dart-wear-profile23431 PLcom/android/server/wm/WindowToken;->finishFixedRotationTransform(Lcom/android/server/wm/DisplayCo…