Home
last modified time | relevance | path

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

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