Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayPolicyInsetsTests.java128 public void upsideDown() { in upsideDown() method in DisplayPolicyInsetsTests
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/transition/
DShellTransitionTests.java835 final @Surface.Rotation int upsideDown = displayLayout.getUpsideDownRotation(); in testShouldRotateSeamlessly() local
878 .setRotate(upsideDown, ROTATION_ANIMATION_UNSPECIFIED).build(); in testShouldRotateSeamlessly()
882 .setRotate(upsideDown, ROTATION_ANIMATION_SEAMLESS).build()) in testShouldRotateSeamlessly()