HomeSort by relevance Sort by last modified time
    Searched refs:getSourceFolderFor (Results 1 - 3 of 3) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
AidlProcessor.java 154 IPath sourceFolderPath = getSourceFolderFor(sourceFile);
376 IPath sourceFolderPath = getSourceFolderFor(sourceFile);
RenderScriptProcessor.java 215 IPath sourceFolderPath = getSourceFolderFor(sourceFile);
462 IPath sourceFolderPath = getSourceFolderFor(sourceFile);
SourceProcessor.java 331 protected IPath getSourceFolderFor(IFile file) {

Completed in 423 milliseconds