Searched defs:pullFile (Results 1 – 4 of 4) sorted by relevance
207 public boolean pullFile(String deviceFilePath, File localFile) in pullFile() method in ContentProviderHandler
598 public boolean pullFile(String remoteFilePath, File localFile) in pullFile() method611 public File pullFile(String remoteFilePath) throws DeviceNotAvailableException; in pullFile() method
404 public void pullFile(String remote, String local) throws IOException, in pullFile() method in StubDevice
1089 public boolean pullFile(final String remoteFilePath, final File localFile) in pullFile() method in NativeDevice1130 public File pullFile(String remoteFilePath) throws DeviceNotAvailableException { in pullFile() method in NativeDevice