Searched refs:deviceShortFilePath (Results 1 – 1 of 1) sorted by relevance
222 String deviceShortFilePath = mBaseDeviceShortDir + resolution.toString(); in mediaFilesExistOnDevice() local224 if (!device.doesFileExist(deviceShortFilePath) in mediaFilesExistOnDevice()342 String deviceShortFilePath = mBaseDeviceShortDir + resolution.toString(); in copyVideoFiles() local344 if (!device.doesFileExist(deviceShortFilePath) || in copyVideoFiles()352 if(!device.doesFileExist(deviceShortFilePath)) { in copyVideoFiles()353 device.pushDir(localShortDir, deviceShortFilePath); in copyVideoFiles()