Searched refs:ALLOW_ALL_ROTATIONS_UNDEFINED (Results 1 – 1 of 1) sorted by relevance
209 private static final int ALLOW_ALL_ROTATIONS_UNDEFINED = -1; field in DisplayRotation213 @IntDef({ ALLOW_ALL_ROTATIONS_UNDEFINED, ALLOW_ALL_ROTATIONS_DISABLED,225 private int mAllowAllRotations = ALLOW_ALL_ROTATIONS_UNDEFINED;1229 mAllowAllRotations = ALLOW_ALL_ROTATIONS_UNDEFINED; in resetAllowAllRotations()1440 if (mAllowAllRotations == ALLOW_ALL_ROTATIONS_UNDEFINED) { in getAllowAllRotations()