Home
last modified time | relevance | path

Searched defs:ROTATION_90 (Results 1 – 2 of 2) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DAppConfigurationTests.java813 ROTATION_90 /* portrait */, LANDSCAPE_ORIENTATION_ACTIVITY); in testSplitscreenPortraitAppOrientationRequests() local
DPinnedStackTests.java147 private static final int ROTATION_90 = 1; field in PinnedStackTests