Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DINativeDevice.java591 public boolean doesFileExist(String deviceFilePath) throws DeviceNotAvailableException; in doesFileExist() method
DNativeDevice.java1065 public boolean doesFileExist(String destPath) throws DeviceNotAvailableException { in doesFileExist() method in NativeDevice