Searched refs:remoteJarPath (Results 1 – 1 of 1) sorted by relevance
97 String remoteJarPath) throws DeviceNotAvailableException, IOException { in getClassDefsFromJar() argument100 jar = device.pullFile(remoteJarPath); in getClassDefsFromJar()102 throw new IllegalStateException("could not pull remote file " + remoteJarPath); in getClassDefsFromJar()