Home
last modified time | relevance | path

Searched refs:deviceEncryptionEnabled (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowLockPatternUtils.java64 public static void setDeviceEncryptionEnabled(boolean deviceEncryptionEnabled) { in setDeviceEncryptionEnabled() argument
65 sDeviceEncryptionEnabled = deviceEncryptionEnabled; in setDeviceEncryptionEnabled()