Searched refs:srcPath (Results 1 – 1 of 1) sorted by relevance
64 String srcPath = String.format("%s%s", src, fileName); in pullFromDevice() local66 device.pullFile(srcPath, destFile); in pullFromDevice()