Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DRootWindowContainerTests.java513 ActivityRecordTests.setRotatedScreenOrientationSilently(activity); in testAwakeFromSleepingWithAppConfiguration()
H A DActivityRecordTests.java2092 setRotatedScreenOrientationSilently(activity); in testFixedRotationSnapshotStartingWindow()
2123 static void setRotatedScreenOrientationSilently(ActivityRecord r) { in setRotatedScreenOrientationSilently() method in ActivityRecordTests