Searched refs:splitPaths (Results 1 – 1 of 1) sorted by relevance
714 final List<String> splitPaths = new ArrayList<>(); in calculateInstalledSize() local717 splitPaths.add(file.getAbsolutePath()); in calculateInstalledSize()721 splitPaths.add(file.getAbsolutePath()); in calculateInstalledSize()727 splitPaths.toArray(new String[splitPaths.size()]), null); in calculateInstalledSize()