Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayPolicyLayoutTests.java220 mDisplayContent.rotateInDifferentOrientationIfNeeded(mWindow.mActivityRecord); in testFixedRotationInsetsSourceFrame()
H A DActivityRecordTests.java1946 display.rotateInDifferentOrientationIfNeeded(activity); in testActivityOnCancelFixedRotationTransform()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DBackNavigationController.java1234 dc.rotateInDifferentOrientationIfNeeded(activity);
H A DDisplayContent.java2056 void rotateInDifferentOrientationIfNeeded(ActivityRecord activityRecord) { in rotateInDifferentOrientationIfNeeded() method in DisplayContent
6790 rotateInDifferentOrientationIfNeeded(r); in onStartRecentsAnimation()