Searched refs:startFreeBytes (Results 1 – 1 of 1) sorted by relevance
224 final long startFreeBytes = measurePath.getUsableSpace(); in movePackageInternal() local298 final long deltaFreeBytes = startFreeBytes - measurePath.getUsableSpace(); in movePackageInternal()