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.java71 private boolean mForceAllowRotationForTesting; field in RotationHelper
169 mForceAllowRotationForTesting = allowRotation; in forceAllowRotationForTesting()
207 || mHomeRotationEnabled || mForceAllowRotationForTesting) { in notifyChange()
245 mIgnoreAutoRotateSettings, mHomeRotationEnabled, mForceAllowRotationForTesting, in toString()