Home
last modified time | relevance | path

Searched refs:nextRoots (Results 1 – 1 of 1) sorted by relevance

/development/tools/idegen/src/
DEclipse.java122 SortedSet<File> nextRoots = c.sourceRoots.tailSet(sourceRoot); in constructExcluding() local
124 for (File nextRoot : nextRoots) { in constructExcluding()