Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowLockPatternUtils.java33 private static boolean sDeviceEncryptionEnabled; field in ShadowLockPatternUtils
57 return sDeviceEncryptionEnabled; in isDeviceEncryptionEnabled()
66 sDeviceEncryptionEnabled = deviceEncryptionEnabled; in setDeviceEncryptionEnabled()