Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DExtractIncludeRefactoringTest.java152 IPath sourcePath = file.getProjectRelativePath(); in checkRefactoring() local
DExtractStyleRefactoringTest.java215 IPath sourcePath = file.getProjectRelativePath(); in checkRefactoring() local
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/project/
DProjectCreator.java1075 final String sourcePath = templateFolder + File.separator + templateName; in installTargetTemplate() local
1095 final String sourcePath = templateFolder + File.separator + templateName; in installTemplate() local
1110 private void installFullPathTemplate(String sourcePath, File destFile, in installFullPathTemplate()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
DAidlProcessor.java135 IPath sourcePath = sourceFile.getLocation(); in doCompileFiles() local
DRenderScriptProcessor.java204 IPath sourcePath = sourceFile.getLocation(); in doCompileFiles() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DExtractIncludeRefactoring.java401 IPath sourcePath = sourceFile.getProjectRelativePath(); in getOtherLayouts() local