Searched defs:pushFile (Results 1 – 4 of 4) sorted by relevance
196 public boolean pushFile(File fileToPush, String deviceFilePath) in pushFile() method in ContentProviderHandler
394 public void pushFile(String local, String remote) throws IOException, in pushFile() method in StubDevice
597 public boolean pushFile(File localFile, String deviceFilePath) in pushFile() method
1114 public boolean pushFile(final File localFile, final String remoteFilePath) in pushFile() method in NativeDevice