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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileWizard.java 197 createWsParentDirectory(file.getParent());
310 public static boolean createWsParentDirectory(IContainer wsPath) {
318 if (createWsParentDirectory(wsPath.getParent())) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
CreateAssetSetWizard.java 147 NewXmlFileWizard.createWsParentDirectory(file.getParent());

Completed in 58 milliseconds