Searched defs:pullFile (Results 1 – 4 of 4) sorted by relevance
182 public boolean pullFile(String deviceFilePath, File localFile) in pullFile() method in ContentProviderHandler
539 public boolean pullFile(String remoteFilePath, File localFile) in pullFile() method552 public File pullFile(String remoteFilePath) throws DeviceNotAvailableException; in pullFile() method
403 public void pullFile(String remote, String local) throws IOException, in pullFile() method in StubDevice
1005 public boolean pullFile(final String remoteFilePath, final File localFile) in pullFile() method in NativeDevice1046 public File pullFile(String remoteFilePath) throws DeviceNotAvailableException { in pullFile() method in NativeDevice