Searched refs:mDemoRotationLock (Results 1 – 1 of 1) sorted by relevance
252 private boolean mDemoRotationLock; field in DisplayRotation441 mDemoRotationLock = SystemProperties.getBoolean("persist.demo.rotationlock", false); in configure()1315 } else if (mDemoRotationLock) { in rotationForOrientation()1545 } else if (mDemoRotationLock) { in isRotationChoiceAllowed()