Searched defs:destPath (Results 1 – 1 of 1) sorted by relevance
335 void pushString(String fileContents, String destPath) throws DeviceNotAvailableException { in pushString()341 void pushFile(String fileName, String destPath) throws Exception { in pushFile()346 void pushApk(String apkBaseName, String destPath) throws Exception { in pushApk()353 void pushNativeTestLib(ZipFile libApk, String libName, String destPath) throws Exception { in pushNativeTestLib()