Searched refs:getParamLocationPath (Results 1 – 2 of 2) sorted by relevance
306 String projectDir = getProjectLocation(mSdkCommandLine.getParamLocationPath()); in createProject()351 String projectDir = getProjectLocation(mSdkCommandLine.getParamLocationPath()); in createTestProject()485 String projectDir = getProjectLocation(mSdkCommandLine.getParamLocationPath()); in updateProject()529 String projectDir = getProjectLocation(mSdkCommandLine.getParamLocationPath()); in updateTestProject()758 String paramFolderPath = mSdkCommandLine.getParamLocationPath(); in createAvd()878 String paramFolderPath = mSdkCommandLine.getParamLocationPath(); in moveAvd()
249 public String getParamLocationPath() { in getParamLocationPath() method in SdkCommandLine