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

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

Completed in 105 milliseconds