Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java586 public boolean isAppEnumerationSupported() throws DeviceNotAvailableException; in isAppEnumerationSupported() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java137 public boolean isAppEnumerationSupported() throws DeviceNotAvailableException { in isAppEnumerationSupported() method in TestDevice
DNativeDevice.java1024 public boolean isAppEnumerationSupported() throws DeviceNotAvailableException { in isAppEnumerationSupported() method in NativeDevice