OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setDeviceEncryptionEnabled
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
ShadowLockPatternUtils.java
52
public static void
setDeviceEncryptionEnabled
(boolean deviceEncryptionEnabled) {
/packages/apps/Settings/tests/robotests/src/com/android/settings/security/
EncryptionStatusPreferenceControllerTest.java
89
ShadowLockPatternUtils.
setDeviceEncryptionEnabled
(true);
100
ShadowLockPatternUtils.
setDeviceEncryptionEnabled
(false);
114
ShadowLockPatternUtils.
setDeviceEncryptionEnabled
(false);
Completed in 260 milliseconds