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.java32 private static boolean sDeviceEncryptionEnabled; field in ShadowLockPatternUtils
56 return sDeviceEncryptionEnabled; in isDeviceEncryptionEnabled()
65 sDeviceEncryptionEnabled = deviceEncryptionEnabled; in setDeviceEncryptionEnabled()