Home
last modified time | relevance | path

Searched refs:mIgnoreAutoRotateSettings (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/states/
DRotationHelper.java48 private boolean mIgnoreAutoRotateSettings; field in RotationHelper
80 mIgnoreAutoRotateSettings = ignoreAutoRotateSettings; in setIgnoreAutoRotateSettings()
81 if (!mIgnoreAutoRotateSettings) { in setIgnoreAutoRotateSettings()
110 if (mIgnoreAutoRotateSettings != ignoreAutoRotateSettings) { in onDeviceProfileChanged()
177 } else if (mIgnoreAutoRotateSettings || mCurrentStateRequest == REQUEST_ROTATE in notifyChange()
208 mIgnoreAutoRotateSettings, mHomeRotationEnabled, mForceAllowRotationForTesting); in toString()