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/
DAppConfigurationTests.java819 requestOrientationInSplitScreen(createManagedRotationSession(), in testSplitscreenPortraitAppOrientationRequests()
828 requestOrientationInSplitScreen(createManagedRotationSession(), in testSplitscreenLandscapeAppOrientationRequests()
836 private void requestOrientationInSplitScreen(RotationSession rotationSession, int rotation, in requestOrientationInSplitScreen() method in AppConfigurationTests