Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
DAidlProcessor.java154 IPath sourceFolderPath = getSourceFolderFor(sourceFile); in doCompileFiles()
376 IPath sourceFolderPath = getSourceFolderFor(sourceFile); in getAidlOutputFile()
DSourceProcessor.java335 protected IPath getSourceFolderFor(IFile file) { in getSourceFolderFor() method in SourceProcessor