Searched refs:isDeviceEncryptionEnabled (Results 1 – 3 of 3) sorted by relevance
56 final boolean encryptionEnabled = LockPatternUtils.isDeviceEncryptionEnabled(); in updateState()
75 protected static boolean isDeviceEncryptionEnabled() { in isDeviceEncryptionEnabled() method in ShadowLockPatternUtils
473 && LockPatternUtils.isDeviceEncryptionEnabled() in maybeEnableEncryption()