Searched refs:remotePath (Results 1 – 1 of 1) sorted by relevance
413 final String remotePath = "/data/local/tmp/" + i + "_" + apk.getName(); in run() local414 if (!device.pushFile(apk, remotePath)) { in run()422 cmd.append(' ').append(remotePath); in run()