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