Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/states/
DRotationHelper.java70 private boolean mForceAllowRotationForTesting; field in RotationHelper
155 mForceAllowRotationForTesting = allowRotation; in forceAllowRotationForTesting()
194 || mHomeRotationEnabled || mForceAllowRotationForTesting) { in notifyChange()
233 mIgnoreAutoRotateSettings, mHomeRotationEnabled, mForceAllowRotationForTesting); in toString()