Searched refs:deviceFullFilePath (Results 1 – 1 of 1) sorted by relevance
221 String deviceFullFilePath = mBaseDeviceFullDir + resolution.toString(); in mediaFilesExistOnDevice() local223 || !device.doesFileExist(deviceFullFilePath)) { in mediaFilesExistOnDevice()338 String deviceFullFilePath = mBaseDeviceFullDir + resolution.toString(); in copyVideoFiles() local340 !device.doesFileExist(deviceFullFilePath)) { in copyVideoFiles()351 if(!device.doesFileExist(deviceFullFilePath)) { in copyVideoFiles()352 device.pushDir(localFullDir, deviceFullFilePath); in copyVideoFiles()