Searched refs:allocateContainer (Results 1 – 1 of 1) sorted by relevance
197 … return allocateContainer(javaProject, entries, new Path(AdtConstants.CONTAINER_PRIVATE_LIBRARIES), in allocateLibraryContainer()391 return allocateContainer(javaProject, entries, new Path(CONTAINER_DEPENDENCIES), in allocateDependencyContainer()396 private static IClasspathContainer allocateContainer(IJavaProject javaProject, in allocateContainer() method in LibraryClasspathContainerInitializer