HomeSort by relevance Sort by last modified time
    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 827 milliseconds