Searched defs:projectDir (Results 1 – 2 of 2) sorted by relevance
388 String projectDir = getProjectLocation(mSdkCommandLine.getParamLocationPath()); in createProject() local437 String projectDir = getProjectLocation(mSdkCommandLine.getParamLocationPath()); in createTestProject() local553 String projectDir = getProjectLocation(mSdkCommandLine.getParamLocationPath()); in createExportProject() local603 String projectDir = getProjectLocation(mSdkCommandLine.getParamLocationPath()); in updateProject() local651 String projectDir = getProjectLocation(mSdkCommandLine.getParamLocationPath()); in updateTestProject() local663 String projectDir = getProjectLocation(mSdkCommandLine.getParamLocationPath()); in updateExportProject() local687 File projectDir = new File(newProjectLocation); in getProjectLocation() local
1594 File projectDir = new File(projectPath); in validateSourceFolder() local