Searched refs:mAllowAllRotations (Results 1 – 1 of 1) sorted by relevance
94 private int mAllowAllRotations = -1; field in DisplayRotation616 if (mAllowAllRotations < 0) { in rotationForOrientation()620 mAllowAllRotations = mContext.getResources().getBoolean( in rotationForOrientation()624 || mAllowAllRotations == 1 in rotationForOrientation()901 pw.println(" mAllowAllRotations=" + allowAllRotationsToString(mAllowAllRotations)); in dump()