Searched refs:setIsLockScreenLandscapeEnabled (Results 1 – 7 of 7) sorted by relevance
73 view.setIsLockScreenLandscapeEnabled(mFeatureFlags.isEnabled(LOCKSCREEN_ENABLE_LANDSCAPE)); in KeyguardPinViewController()
92 public void setIsLockScreenLandscapeEnabled(boolean isLockScreenLandscapeEnabled) { in setIsLockScreenLandscapeEnabled() method in KeyguardPINView
90 public void setIsLockScreenLandscapeEnabled() { in setIsLockScreenLandscapeEnabled() method in KeyguardPasswordView
145 view.setIsLockScreenLandscapeEnabled(); in KeyguardPasswordViewController()
116 public void setIsLockScreenLandscapeEnabled(boolean isLockScreenLandscapeEnabled) { in setIsLockScreenLandscapeEnabled() method in KeyguardPatternView
211 view.setIsLockScreenLandscapeEnabled( in KeyguardPatternViewController()
101 mKeyguardPatternView.setIsLockScreenLandscapeEnabled(false) in setup()