Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java263 mIsSecurityViewLeftAligned = isOneHandedKeyguardLeftAligned(mContext); in updateLayoutForSecurityMode()
293 private boolean isOneHandedKeyguardLeftAligned(Context context) { in isOneHandedKeyguardLeftAligned() method in KeyguardSecurityContainer