Searched refs:setDeviceEncryptionEnabled (Results 1 – 2 of 2) sorted by relevance
91 ShadowLockPatternUtils.setDeviceEncryptionEnabled(true); in updateSummary_encrypted_shouldSayEncrypted()102 ShadowLockPatternUtils.setDeviceEncryptionEnabled(false); in updateSummary_unencrypted_shouldHasEncryptionFragment()117 ShadowLockPatternUtils.setDeviceEncryptionEnabled(false); in updateSummary_unencrypted_securityPage_shouldNotHaveEncryptionFragment()
84 public static void setDeviceEncryptionEnabled(boolean deviceEncryptionEnabled) { in setDeviceEncryptionEnabled() method in ShadowLockPatternUtils