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