Searched refs:ROTATION_270 (Results 1 – 10 of 10) sorted by relevance
43 import static android.view.Surface.ROTATION_270;385 rotationSession.set(ROTATION_270); in testRotationWhenDocked()455 rotationSession.set(ROTATION_270); in testRotationWhileDockMinimized()471 for (int rotation = ROTATION_0; rotation <= ROTATION_270; rotation++) { in testMinimizeAndUnminimizeThenGoingHome()
46 import static android.view.Surface.ROTATION_270;212 final int[] rotations = { ROTATION_270, ROTATION_180, ROTATION_90, ROTATION_0 }; in rotateAndCheckSizes()613 final int[] rotations = { ROTATION_270, ROTATION_180, ROTATION_90, ROTATION_0 }; in testAppOrientationWhenRotating()660 final int[] rotations = { ROTATION_270, ROTATION_180, ROTATION_90, ROTATION_0 }; in testFixedOrientationWhenRotating()
117 private static final int ROTATION_270 = 3; field in ActivityManagerPinnedStackTests308 rotationSession.set(ROTATION_270); in testPinnedStackInBoundsAfterRotation()
305 case Surface.ROTATION_270: in getDeviceRotation()
172 case Surface.ROTATION_270: in rotate()
23 import static android.view.Surface.ROTATION_270;163 case ROTATION_270: in testRelaunchConfigurationChangedWhileBecomingVisible()
167 case Surface.ROTATION_270: in updatePreviewDisplayRotation()
557 case Surface.ROTATION_270: degrees = 270; break; in calculateOrientations()
401 case Surface.ROTATION_270: degrees = 270; break; in setUpCamera()
763 case Surface.ROTATION_270: degrees = 270; break; in setUpCamera()