Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSecurityContainerController.java246 bouncerSide = mView.isSecurityLeftAligned()
727 state = mView.isSecurityLeftAligned() in onResume()
H A DKeyguardSecurityContainer.java422 public boolean isSecurityLeftAligned() { in isSecurityLeftAligned() method in KeyguardSecurityContainer