Searched defs:isKeyguardScreenRotationAllowed (Results 1 – 5 of 5) sorted by relevance
148 public boolean isKeyguardScreenRotationAllowed() { in isKeyguardScreenRotationAllowed() method in FakeKeyguardStateController
65 public boolean isKeyguardScreenRotationAllowed() { in isKeyguardScreenRotationAllowed() method in FakeKeyguardStateController
79 boolean isKeyguardScreenRotationAllowed(); in isKeyguardScreenRotationAllowed() method
290 public boolean isKeyguardScreenRotationAllowed() { in isKeyguardScreenRotationAllowed() method in KeyguardStateControllerImpl
110 private var isKeyguardScreenRotationAllowed: Boolean = false in <lambda>() variable