HomeSort by relevance Sort by last modified time
    Searched full:savelocation (Results 1 - 3 of 3) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeyCheckPage.java 127 String saveLocation = fileDialog.open();
128 if (saveLocation != null) {
129 mDestination.setText(saveLocation);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ExportHelper.java 359 final String saveLocation = fileDialog.open();
360 if (saveLocation != null) {
366 new File(saveLocation),
378 "more efficiently.", saveLocation));
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 

Completed in 44 milliseconds