Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DITestDevice.java800 public boolean hasFeature(String feature) throws DeviceNotAvailableException; in hasFeature() method
DTestDevice.java1403 public boolean hasFeature(String feature) throws DeviceNotAvailableException { in hasFeature() method in TestDevice
DNativeDevice.java3985 public boolean hasFeature(String feature) throws DeviceNotAvailableException { in hasFeature() method in NativeDevice