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

  /sdk/sdkmanager/app/src/com/android/sdkmanager/
Main.java 506 String projectDir = getProjectLocation(mSdkCommandLine.getParamLocationPath());
555 String projectDir = getProjectLocation(mSdkCommandLine.getParamLocationPath());
688 String projectDir = getProjectLocation(mSdkCommandLine.getParamLocationPath());
736 String projectDir = getProjectLocation(mSdkCommandLine.getParamLocationPath());
749 private String getProjectLocation(String newProjectLocation) {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
ProjectState.java 132 public String getProjectLocation() {

Completed in 32 milliseconds