Searched refs:FIXED_TO_USER_ROTATION_DISABLED (Results 1 – 4 of 4) sorted by relevance
351 fixedToUserRotation = DisplayRotation.FIXED_TO_USER_ROTATION_DISABLED; in runSetFixToUserRotation()354 fixedToUserRotation = DisplayRotation.FIXED_TO_USER_ROTATION_DISABLED; in runSetFixToUserRotation()
113 static final int FIXED_TO_USER_ROTATION_DISABLED = 1; field in DisplayRotation118 @IntDef({ FIXED_TO_USER_ROTATION_DEFAULT, FIXED_TO_USER_ROTATION_DISABLED,348 case FIXED_TO_USER_ROTATION_DISABLED: in isFixedToUserRotation()
32 import static com.android.server.wm.DisplayRotation.FIXED_TO_USER_ROTATION_DISABLED;461 mTarget.setFixedToUserRotation(mPrimaryDisplay, FIXED_TO_USER_ROTATION_DISABLED); in testSetFixedToUserRotationDisabled()472 eq(FIXED_TO_USER_ROTATION_DISABLED)); in testSetFixedToUserRotationDisabled()
35 import static com.android.server.wm.DisplayRotation.FIXED_TO_USER_ROTATION_DISABLED;211 mTarget.setFixedToUserRotation(FIXED_TO_USER_ROTATION_DISABLED); in testPersistsFixedToUserRotation()214 FIXED_TO_USER_ROTATION_DISABLED); in testPersistsFixedToUserRotation()