Searched refs:setDeviceEncryptionEnabled (Results 1 – 2 of 2) sorted by relevance
78 ShadowLockPatternUtils.setDeviceEncryptionEnabled(true); in updateSummary_encrypted_shouldSayEncrypted()89 ShadowLockPatternUtils.setDeviceEncryptionEnabled(false); in updateSummary_unencrypted_shouldSayUnencrypted()104 ShadowLockPatternUtils.setDeviceEncryptionEnabled(false); in updateSummary_unencrypted_securityPage_shouldSayUnencrypted()
114 public static void setDeviceEncryptionEnabled(boolean deviceEncryptionEnabled) { in setDeviceEncryptionEnabled() method in ShadowLockPatternUtils