Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/display/
DAppConfigurationTests.java840 requestOrientationInSplitScreen(createManagedRotationSession(), in testSplitscreenPortraitAppOrientationRequests()
849 requestOrientationInSplitScreen(createManagedRotationSession(), in testSplitscreenLandscapeAppOrientationRequests()
857 private void requestOrientationInSplitScreen(RotationSession rotationSession, int rotation, in requestOrientationInSplitScreen() method in AppConfigurationTests