Home
last modified time | relevance | path

Searched refs:setRotatedScreenOrientationSilently (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DActivityRecordTests.java1848 setRotatedScreenOrientationSilently(activity); in testIsSnapshotCompatible()
1889 setRotatedScreenOrientationSilently(activity); in testFixedRotationSnapshotStartingWindow()
1919 static void setRotatedScreenOrientationSilently(ActivityRecord r) { in setRotatedScreenOrientationSilently() method in ActivityRecordTests
H A DRootWindowContainerTests.java380 ActivityRecordTests.setRotatedScreenOrientationSilently(activity); in testAwakeFromSleepingWithAppConfiguration()