Home
last modified time | relevance | path

Searched defs:isExecutable (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DINativeDevice.java695 public boolean isExecutable(String fullPath) throws DeviceNotAvailableException; in isExecutable() method
DNativeDevice.java1422 public boolean isExecutable(String fullPath) throws DeviceNotAvailableException { in isExecutable() method in NativeDevice