Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java427 && ((SidedSecurityMode) mViewMode).isLeftAligned(); in isSecurityLeftAligned()
895 boolean currentlyLeftAligned = isLeftAligned(); in handleDoubleTap()
917 return isTouchOnTheOtherSideOfSecurity(ev, isLeftAligned()); in isTouchOnTheOtherSideOfSecurity()
922 boolean isLeftAligned() { in isLeftAligned() method in KeyguardSecurityContainer.SidedSecurityMode
1218 updateSecurityViewLocation(isLeftAligned(), /* animate= */false); in updateSecurityViewLocation()
1307 updateSecurityViewLocation(isLeftAligned(), /* animate= */false); in init()
1323 updateSecurityViewLocation(isLeftAligned(), /* animate= */false); in updateSecurityViewLocation()