Searched refs:resPaths (Results 1 – 1 of 1) sorted by relevance
182 List<String> resPaths = new ArrayList<String>(); in updateCrunchCache() local183 resPaths.add(resFolder.getLocation().toOSString()); in updateCrunchCache()193 executeAapt(COMMAND_CRUNCH, "", resPaths, "", cachePath, "", 0); in updateCrunchCache()