Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowToken.java583 void finishFixedRotationTransform() { in finishFixedRotationTransform() method in WindowToken
584 finishFixedRotationTransform(null /* applyDisplayRotation */); in finishFixedRotationTransform()
591 void finishFixedRotationTransform(Runnable applyDisplayRotation) { in finishFixedRotationTransform() method in WindowToken
DDisplayContent.java1193 activity.finishFixedRotationTransform(); in removeAppToken()
1584 prevRotatedLaunchingApp.finishFixedRotationTransform(); in setFixedRotationLaunchingApp()
1619 mFixedRotationLaunchingApp.finishFixedRotationTransform(); in clearFixedRotationLaunchingApp()
5350 rotatedLaunchingApp.finishFixedRotationTransform( in applyRotationAndFinishFixedRotation()
5719 r.finishFixedRotationTransform(); in onAppTransitionFinishedLocked()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowTokenTests.java155 mAppWindow.mToken.finishFixedRotationTransform(); in testFinishFixedRotationTransform()
DWallpaperControllerTests.java288 mAppWindow.mActivityRecord.finishFixedRotationTransform(); in testFixedRotationRecentsAnimatingTask()
DActivityRecordTests.java1455 mActivity.finishFixedRotationTransform(); in testActivityOnCancelFixedRotationTransform()
/frameworks/base/services/
Dart-profile40067 PLcom/android/server/wm/WindowToken;->finishFixedRotationTransform()V
40068 HPLcom/android/server/wm/WindowToken;->finishFixedRotationTransform(Ljava/lang/Runnable;)V