Searched refs:remotePath (Results 1 – 1 of 1) sorted by relevance
113 final String remotePath = "/data/local/tmp/" + file.getName(); in run() local114 if (!device.pushFile(file, remotePath)) { in run()122 cmd.append(' ').append(remotePath); in run()