Searched refs:mIsSmallLockScreenLandscapeEnabled (Results 1 – 2 of 2) sorted by relevance
65 private boolean mIsSmallLockScreenLandscapeEnabled = false; field in KeyguardPINView93 mIsSmallLockScreenLandscapeEnabled = isLockScreenLandscapeEnabled; in setIsLockScreenLandscapeEnabled()98 if (mIsSmallLockScreenLandscapeEnabled) { in findContainerLayout()115 if (mIsSmallLockScreenLandscapeEnabled) { in onDevicePostureChanged()172 if (mIsSmallLockScreenLandscapeEnabled) { in updateMargins()219 if (!mIsSmallLockScreenLandscapeEnabled) return; in updateConstraints()
89 private boolean mIsSmallLockScreenLandscapeEnabled = false; field in KeyguardPatternView117 mIsSmallLockScreenLandscapeEnabled = isLockScreenLandscapeEnabled; in setIsLockScreenLandscapeEnabled()122 if (mIsSmallLockScreenLandscapeEnabled) { in findContainerLayout()138 if (mIsSmallLockScreenLandscapeEnabled) { in onDevicePostureChanged()153 if (mIsSmallLockScreenLandscapeEnabled) { in updateMargins()202 if (!mIsSmallLockScreenLandscapeEnabled) return; in updateConstraints()