Searched refs:deviceFullFilePath (Results 1 – 1 of 1) sorted by relevance
253 String deviceFullFilePath = mBaseDeviceFullDir + resolution.toString(); in mediaFilesExistOnDevice() local255 || !device.doesFileExist(deviceFullFilePath, mUserId)) { in mediaFilesExistOnDevice()482 String deviceFullFilePath = mBaseDeviceFullDir + resolution.toString(); in copyVideoFiles() local484 || !device.doesFileExist(deviceFullFilePath, mUserId)) { in copyVideoFiles()495 if (!device.doesFileExist(deviceFullFilePath, mUserId)) { in copyVideoFiles()496 device.pushDir(localFullDir, deviceFullFilePath, mUserId); in copyVideoFiles()