Searched refs:FIXED_TO_USER_ROTATION_ENABLED (Results 1 – 8 of 8) sorted by relevance
22 import static android.view.IWindowManager.FIXED_TO_USER_ROTATION_ENABLED;495 FIXED_TO_USER_ROTATION_ENABLED); in testSetFixedToUserRotationEnabled()504 eq(FIXED_TO_USER_ROTATION_ENABLED)); in testSetFixedToUserRotationEnabled()
29 import static android.view.IWindowManager.FIXED_TO_USER_ROTATION_ENABLED;306 mTarget.setFixedToUserRotation(FIXED_TO_USER_ROTATION_ENABLED); in testPersistsFixedToUserRotation()309 FIXED_TO_USER_ROTATION_ENABLED); in testPersistsFixedToUserRotation()507 mTarget.setFixedToUserRotation(FIXED_TO_USER_ROTATION_ENABLED); in testNotEnablesSensor_FixedUserRotation()1058 mTarget.setFixedToUserRotation(FIXED_TO_USER_ROTATION_ENABLED); in testReturnsUserRotation_FixedToUserRotation_IgnoreIncompatibleAppRequest()1255 mTarget.setFixedToUserRotation(FIXED_TO_USER_ROTATION_ENABLED); in testIsFixedToUserRotation()
37 import static android.view.IWindowManager.FIXED_TO_USER_ROTATION_ENABLED;754 dr.setFixedToUserRotation(FIXED_TO_USER_ROTATION_ENABLED); in testFullscreenBoundsForcedOrientation()825 dr.setFixedToUserRotation(FIXED_TO_USER_ROTATION_ENABLED); in testReportsOrientationRequestInLetterboxForOrientation()
1156 IWindowManager.FIXED_TO_USER_ROTATION_ENABLED); in testOnDescendantOrientationRequestChanged_FrozenToUserRotation()1213 IWindowManager.FIXED_TO_USER_ROTATION_ENABLED); in testFixedToUserRotationChanged()
2806 IWindowManager.FIXED_TO_USER_ROTATION_ENABLED); in testReportOrientationChange()
105 const int FIXED_TO_USER_ROTATION_ENABLED = 2; field
532 fixedToUserRotation = IWindowManager.FIXED_TO_USER_ROTATION_ENABLED; in runFixedToUserRotation()565 case IWindowManager.FIXED_TO_USER_ROTATION_ENABLED: in printFixedToUserRotation()
821 case IWindowManager.FIXED_TO_USER_ROTATION_ENABLED: in isFixedToUserRotation()