Searched refs:mAllowAllRotations (Results 1 – 1 of 1) sorted by relevance
446 int mAllowAllRotations = -1; field in PhoneWindowManager6535 if (mAllowAllRotations < 0) { in rotationForOrientationLw()6539 mAllowAllRotations = mContext.getResources().getBoolean( in rotationForOrientationLw()6543 || mAllowAllRotations == 1 in rotationForOrientationLw()7599 pw.print(" mAllowAllRotations="); pw.println(mAllowAllRotations); in dump()