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;409 FIXED_TO_USER_ROTATION_ENABLED); in testSetFixedToUserRotationEnabled()418 eq(FIXED_TO_USER_ROTATION_ENABLED)); in testSetFixedToUserRotationEnabled()
28 import static android.view.IWindowManager.FIXED_TO_USER_ROTATION_ENABLED;246 mTarget.setFixedToUserRotation(FIXED_TO_USER_ROTATION_ENABLED); in testPersistsFixedToUserRotation()249 FIXED_TO_USER_ROTATION_ENABLED); in testPersistsFixedToUserRotation()447 mTarget.setFixedToUserRotation(FIXED_TO_USER_ROTATION_ENABLED); in testNotEnablesSensor_FixedUserRotation()992 mTarget.setFixedToUserRotation(FIXED_TO_USER_ROTATION_ENABLED); in testReturnsUserRotation_FixedToUserRotation_IgnoreIncompatibleAppRequest()1173 mTarget.setFixedToUserRotation(FIXED_TO_USER_ROTATION_ENABLED); in testIsFixedToUserRotation()
34 import static android.view.IWindowManager.FIXED_TO_USER_ROTATION_ENABLED;612 dr.setFixedToUserRotation(FIXED_TO_USER_ROTATION_ENABLED); in testFullscreenBoundsForcedOrientation()683 dr.setFixedToUserRotation(FIXED_TO_USER_ROTATION_ENABLED); in testReportsOrientationRequestInLetterboxForOrientation()
1141 IWindowManager.FIXED_TO_USER_ROTATION_ENABLED); in testOnDescendantOrientationRequestChanged_FrozenToUserRotation()1181 IWindowManager.FIXED_TO_USER_ROTATION_ENABLED); in testFixedToUserRotationChanged()
2752 IWindowManager.FIXED_TO_USER_ROTATION_ENABLED); in testReportOrientationChange()
95 const int FIXED_TO_USER_ROTATION_ENABLED = 2; field
497 fixedToUserRotation = IWindowManager.FIXED_TO_USER_ROTATION_ENABLED; in runFixedToUserRotation()524 case IWindowManager.FIXED_TO_USER_ROTATION_ENABLED: in printFixedToUserRotation()
982 case IWindowManager.FIXED_TO_USER_ROTATION_ENABLED: in isFixedToUserRotation()