Searched refs:shouldEncryptWithCredentials (Results 1 – 1 of 1) sorted by relevance
651 if (!shouldEncryptWithCredentials(true)) { in saveLockPattern()792 if (!shouldEncryptWithCredentials(true)) { in updateEncryptionPasswordIfNeeded()1337 private boolean shouldEncryptWithCredentials(boolean defaultValue) { in shouldEncryptWithCredentials() method in LockPatternUtils