Searched refs:mAllowAllRotations (Results 1 – 1 of 1) sorted by relevance
221 private int mAllowAllRotations = ALLOW_ALL_ROTATIONS_UNDEFINED; field in DisplayRotation1197 mAllowAllRotations = ALLOW_ALL_ROTATIONS_UNDEFINED; in resetAllowAllRotations()1404 if (mAllowAllRotations == ALLOW_ALL_ROTATIONS_UNDEFINED) { in getAllowAllRotations()1407 mAllowAllRotations = mContext.getResources().getBoolean( in getAllowAllRotations()1413 return mAllowAllRotations; in getAllowAllRotations()1677 pw.println(" mAllowAllRotations=" + allowAllRotationsToString(mAllowAllRotations)); in dump()