Searched refs:tempFiles (Results 1 – 1 of 1) sorted by relevance
297 List<Uri> tempFiles = intent.getParcelableArrayListExtra(VendorUtils.EXTRA_TEMP_LIST); in cleanupPostMove() local298 if (tempFiles == null) { in cleanupPostMove()302 for (Uri tempFileUri : tempFiles) { in cleanupPostMove()