Searched refs:setDeviceEncryptionEnabled (Results 1 – 2 of 2) sorted by relevance
76 ShadowLockPatternUtils.setDeviceEncryptionEnabled(true); in updateSummary_encrypted_shouldSayEncrypted()87 ShadowLockPatternUtils.setDeviceEncryptionEnabled(false); in updateSummary_unencrypted_shouldSayUnencrypted()102 ShadowLockPatternUtils.setDeviceEncryptionEnabled(false); in updateSummary_unencrypted_securityPage_shouldSayUnencrypted()
115 public static void setDeviceEncryptionEnabled(boolean deviceEncryptionEnabled) { in setDeviceEncryptionEnabled() method in ShadowLockPatternUtils