Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/states/
H A DRotationHelper.java63 private boolean mForceAllowRotationForTesting; field in RotationHelper
153 mForceAllowRotationForTesting = allowRotation; in forceAllowRotationForTesting()
192 || mHomeRotationEnabled || mForceAllowRotationForTesting) { in notifyChange()
222 mIgnoreAutoRotateSettings, mHomeRotationEnabled, mForceAllowRotationForTesting); in toString()