Searched defs:mKeyguardScreenRotation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarWindowManager.java44 private final boolean mKeyguardScreenRotation; field in class:StatusBarWindowManager
51 mKeyguardScreenRotation = shouldEnableKeyguardScreenRotation();
105 if (mKeyguardScreenRotation) {

Completed in 42 milliseconds