Home
last modified time | relevance | path

Searched defs:isKeyguardScreenRotationAllowed (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
H A DFakeKeyguardStateController.java137 public boolean isKeyguardScreenRotationAllowed() { in isKeyguardScreenRotationAllowed() method in FakeKeyguardStateController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardStateController.java62 boolean isKeyguardScreenRotationAllowed(); in isKeyguardScreenRotationAllowed() method
H A DKeyguardStateControllerImpl.java256 public boolean isKeyguardScreenRotationAllowed() { in isKeyguardScreenRotationAllowed() method in KeyguardStateControllerImpl