Searched refs:finishFixedRotationTransform (Results 1 – 6 of 6) sorted by relevance
583 void finishFixedRotationTransform() { in finishFixedRotationTransform() method in WindowToken584 finishFixedRotationTransform(null /* applyDisplayRotation */); in finishFixedRotationTransform()591 void finishFixedRotationTransform(Runnable applyDisplayRotation) { in finishFixedRotationTransform() method in WindowToken
1193 activity.finishFixedRotationTransform(); in removeAppToken()1584 prevRotatedLaunchingApp.finishFixedRotationTransform(); in setFixedRotationLaunchingApp()1619 mFixedRotationLaunchingApp.finishFixedRotationTransform(); in clearFixedRotationLaunchingApp()5350 rotatedLaunchingApp.finishFixedRotationTransform( in applyRotationAndFinishFixedRotation()5719 r.finishFixedRotationTransform(); in onAppTransitionFinishedLocked()
155 mAppWindow.mToken.finishFixedRotationTransform(); in testFinishFixedRotationTransform()
288 mAppWindow.mActivityRecord.finishFixedRotationTransform(); in testFixedRotationRecentsAnimatingTask()
1455 mActivity.finishFixedRotationTransform(); in testActivityOnCancelFixedRotationTransform()
40067 PLcom/android/server/wm/WindowToken;->finishFixedRotationTransform()V40068 HPLcom/android/server/wm/WindowToken;->finishFixedRotationTransform(Ljava/lang/Runnable;)V