OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:encryptDevice
(Results
1 - 4
of
4
) sorted by null
/tools/tradefederation/core/prod-tests/src/com/android/encryption/tests/
EncryptionStressTest.java
54
private void
encryptDevice
() throws DeviceNotAvailableException {
66
if (!(mTestDevice.
encryptDevice
(true) && mTestDevice.isDeviceEncrypted())) {
106
encryptDevice
();
/tools/tradefederation/core/src/com/android/tradefed/device/
INativeDevice.java
[
all
...]
NativeDevice.java
[
all
...]
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
TestDeviceTest.java
[
all
...]
Completed in 179 milliseconds