Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowController.java114 mKeyguardScreenRotation = shouldEnableKeyguardScreenRotation(); in NotificationShadeWindowController()
168 private boolean shouldEnableKeyguardScreenRotation() { in shouldEnableKeyguardScreenRotation() method in NotificationShadeWindowController