Searched refs:FIXED_TO_USER_ROTATION_DEFAULT (Results 1 – 4 of 4) sorted by relevance
25 import static com.android.server.wm.DisplayRotation.FIXED_TO_USER_ROTATION_DEFAULT;119 FIXED_TO_USER_ROTATION_DEFAULT;158 && mFixedToUserRotation == FIXED_TO_USER_ROTATION_DEFAULT; in isEmpty()653 if (entry.mFixedToUserRotation != FIXED_TO_USER_ROTATION_DEFAULT) { in writeSettings()
108 static final int FIXED_TO_USER_ROTATION_DEFAULT = 0; field in DisplayRotation118 @IntDef({ FIXED_TO_USER_ROTATION_DEFAULT, FIXED_TO_USER_ROTATION_DISABLED,128 private int mFixedToUserRotation = FIXED_TO_USER_ROTATION_DEFAULT;
34 import static com.android.server.wm.DisplayRotation.FIXED_TO_USER_ROTATION_DEFAULT;217 mTarget.setFixedToUserRotation(FIXED_TO_USER_ROTATION_DEFAULT); in testPersistsFixedToUserRotation()220 FIXED_TO_USER_ROTATION_DEFAULT); in testPersistsFixedToUserRotation()
31 import static com.android.server.wm.DisplayRotation.FIXED_TO_USER_ROTATION_DEFAULT;455 eq(FIXED_TO_USER_ROTATION_DEFAULT)); in testFixedToUserRotationDefault()