Searched refs:deviceShortFilePath (Results 1 – 1 of 1) sorted by relevance
220 String deviceShortFilePath = mBaseDeviceShortDir + resolution.toString(); in mediaFilesExistOnDevice() local222 if (!device.doesFileExist(deviceShortFilePath) in mediaFilesExistOnDevice()337 String deviceShortFilePath = mBaseDeviceShortDir + resolution.toString(); in copyVideoFiles() local339 if (!device.doesFileExist(deviceShortFilePath) || in copyVideoFiles()347 if(!device.doesFileExist(deviceShortFilePath)) { in copyVideoFiles()348 device.pushDir(localShortDir, deviceShortFilePath); in copyVideoFiles()