Searched refs:isKeyguardScreenRotationAllowed (Results 1 – 5 of 5) sorted by relevance
62 boolean isKeyguardScreenRotationAllowed(); in isKeyguardScreenRotationAllowed() method
256 public boolean isKeyguardScreenRotationAllowed() { in isKeyguardScreenRotationAllowed() method in KeyguardStateControllerImpl
137 public boolean isKeyguardScreenRotationAllowed() { in isKeyguardScreenRotationAllowed() method in FakeKeyguardStateController
261 if (!keyguardStateController.isKeyguardScreenRotationAllowed &&
326 if (mKeyguardStateController.isKeyguardScreenRotationAllowed()) { in adjustScreenOrientation()