Searched refs:inputLists (Results 1 – 1 of 1) sorted by relevance
2208 final String[][] inputLists = { splitSourceDirs, sharedLibraryFiles, resourceDirs }; in getAllApkPaths() local2213 for (String[] inputList : inputLists) { in getAllApkPaths()