Searched refs:mIgnoreAutoRotateSettings (Results 1 – 1 of 1) sorted by relevance
58 private boolean mIgnoreAutoRotateSettings; field in RotationHelper85 mIgnoreAutoRotateSettings = mLauncher.getResources().getBoolean(R.bool.allow_rotation); in RotationHelper()86 if (!mIgnoreAutoRotateSettings) { in RotationHelper()101 return mRotationHasDifferentUI || mIgnoreAutoRotateSettings || mAutoRotateEnabled in homeScreenCanRotate()156 mIgnoreAutoRotateSettings = in forceAllowRotationForTesting()192 } else if (mIgnoreAutoRotateSettings || mCurrentStateRequest == REQUEST_ROTATE in notifyChange()211 mIgnoreAutoRotateSettings, mAutoRotateEnabled); in toString()