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.java254 public boolean isEncryptionSupported() { in isEncryptionSupported() method in RemoteAndroidDevice
DINativeDevice.java993 public boolean isEncryptionSupported() throws DeviceNotAvailableException; in isEncryptionSupported() method
DNativeDevice.java3317 public boolean isEncryptionSupported() throws DeviceNotAvailableException { in isEncryptionSupported() method in NativeDevice