Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/testutils/com/android/settings/testutils/shadow/
DShadowLockPatternUtils.java43 private static boolean sDeviceEncryptionEnabled; field in ShadowLockPatternUtils
68 sDeviceEncryptionEnabled = false; in reset()
107 return sDeviceEncryptionEnabled; in isDeviceEncryptionEnabled()
116 sDeviceEncryptionEnabled = deviceEncryptionEnabled; in setDeviceEncryptionEnabled()