Searched refs:FIXED_TO_USER_ROTATION_ENABLED (Results 1 – 6 of 6) sorted by relevance
36 import static com.android.server.wm.DisplayRotation.FIXED_TO_USER_ROTATION_ENABLED;205 mTarget.setFixedToUserRotation(FIXED_TO_USER_ROTATION_ENABLED); in testPersistsFixedToUserRotation()208 FIXED_TO_USER_ROTATION_ENABLED); in testPersistsFixedToUserRotation()365 mTarget.setFixedToUserRotation(FIXED_TO_USER_ROTATION_ENABLED); in testNotEnablesSensor_FixedUserRotation()567 mTarget.setFixedToUserRotation(FIXED_TO_USER_ROTATION_ENABLED); in testReturnsUserRotation_FixedToUserRotation_IgnoreIncompatibleAppRequest()601 mTarget.setFixedToUserRotation(FIXED_TO_USER_ROTATION_ENABLED); in testNotRespectAppRequestedOrientation_FixedToUserRotation()
33 import static com.android.server.wm.DisplayRotation.FIXED_TO_USER_ROTATION_ENABLED;478 mTarget.setFixedToUserRotation(mPrimaryDisplay, FIXED_TO_USER_ROTATION_ENABLED); in testSetFixedToUserRotationEnabled()489 eq(FIXED_TO_USER_ROTATION_ENABLED)); in testSetFixedToUserRotationEnabled()
347 DisplayRotation.FIXED_TO_USER_ROTATION_ENABLED); in testReportOrientationChangeOnVisibilityChange()366 DisplayRotation.FIXED_TO_USER_ROTATION_ENABLED); in testReportOrientationChangeOnOpeningClosingAppChange()
681 DisplayRotation.FIXED_TO_USER_ROTATION_ENABLED); in testOnDescendantOrientationRequestChanged_FrozenToUserRotation()
117 static final int FIXED_TO_USER_ROTATION_ENABLED = 2; field in DisplayRotation119 FIXED_TO_USER_ROTATION_ENABLED })350 case FIXED_TO_USER_ROTATION_ENABLED: in isFixedToUserRotation()
348 fixedToUserRotation = DisplayRotation.FIXED_TO_USER_ROTATION_ENABLED; in runSetFixToUserRotation()