Searched refs:getFullLibraryProjects (Results 1 – 14 of 14) sorted by relevance
223 for (IProject library : state.getFullLibraryProjects()) { in addLibraries()
107 List<IProject> libraries = state.getFullLibraryProjects(); in getConfiguredResources()
93 List<IProject> libProjects = projectState.getFullLibraryProjects(); in findClass()
177 List<IProject> libProjects = state.getFullLibraryProjects(); in allocateLibraryContainer()357 List<IProject> libProjects = state.getFullLibraryProjects(); in allocateDependencyContainer()
1035 List<IProject> libraries = projectState.getFullLibraryProjects(); in compileInReleaseMode()1093 List<IProject> libraries = projectState.getFullLibraryProjects(); in buildWithDeps()
148 List<IProject> libProjects = projectState.getFullLibraryProjects(); in exportReleaseApk()
200 ? state.getFullLibraryProjects() : Collections.<IProject>emptyList(); in findViews()
368 public List<IProject> getFullLibraryProjects() { in getFullLibraryProjects() method in ProjectState
360 List<IProject> libraries = projectState.getFullLibraryProjects(); in findType()
249 libraries = projectState.getFullLibraryProjects(); in computeResourceStringMatches()
228 List<IProject> libraries = projectState.getFullLibraryProjects(); in create()
206 List<IProject> libProjects = projectState.getFullLibraryProjects(); in build()
281 List<IProject> libProjects = projectState.getFullLibraryProjects(); in build()
1212 List<IProject> libraries = projectState.getFullLibraryProjects(); in getResourceLinks()