Searched refs:onCancelFixedRotationTransform (Results 1 – 4 of 4) sorted by relevance
577 onCancelFixedRotationTransform(originalRotation); in cancelFixedRotationTransform()631 void onCancelFixedRotationTransform(int originalDisplayRotation) { in onCancelFixedRotationTransform() method in WindowToken
321 void onCancelFixedRotationTransform() { in onCancelFixedRotationTransform() method in PinnedTaskController
7926 void onCancelFixedRotationTransform(int originalDisplayRotation) { in onCancelFixedRotationTransform() method in ActivityRecord7939 mDisplayContent.mPinnedTaskController.onCancelFixedRotationTransform(); in onCancelFixedRotationTransform()
1970 verify(activity).onCancelFixedRotationTransform(rotatedInfo.rotation); in testActivityOnCancelFixedRotationTransform()1991 activity.onCancelFixedRotationTransform(originalRotation); in testActivityOnCancelFixedRotationTransform()