Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityRecordTests.java1487 setRotatedScreenOrientationSilently(mActivity); in testIsSnapshotCompatible()
1507 setRotatedScreenOrientationSilently(mActivity); in testFixedRotationSnapshotStartingWindow()
1537 static void setRotatedScreenOrientationSilently(ActivityRecord r) { in setRotatedScreenOrientationSilently() method in ActivityRecordTests
DRootActivityContainerTests.java233 ActivityRecordTests.setRotatedScreenOrientationSilently(activity); in testAwakeFromSleepingWithAppConfiguration()