Home
last modified time | relevance | path

Searched defs:isEncryptionSupported (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DRemoteAndroidDevice.java264 public boolean isEncryptionSupported() { in isEncryptionSupported() method in RemoteAndroidDevice
DNativeDevice.java3579 public boolean isEncryptionSupported() throws DeviceNotAvailableException { in isEncryptionSupported() method in NativeDevice
/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java1128 public boolean isEncryptionSupported() throws DeviceNotAvailableException; in isEncryptionSupported() method