Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
DNewProjectCreator.java445 IPath defaultLocation = Platform.getLocation(); in collectMainPageInfo() local
447 && !defaultLocation.isPrefixOf(path)) { in collectMainPageInfo()
520 IPath defaultLocation = Platform.getLocation(); in collectTestPageInfo() local
522 && !path.equals(defaultLocation)) { in collectTestPageInfo()