Home
last modified time | relevance | path

Searched defs:sourceFolderPathList (Results 1 – 1 of 1) sorted by relevance

/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
DPreCompilerBuilder.java225 ArrayList<IPath> sourceFolderPathList = BaseProjectHelper.getSourceClasspaths( in build() local
637 ArrayList<IPath> sourceFolderPathList = BaseProjectHelper.getSourceClasspaths( in startupOnInitialize() local
928 ArrayList<IPath> sourceFolderPathList) { in buildAidlCompilationList()