HomeSort by relevance Sort by last modified time
    Searched full:savelocation (Results 1 - 4 of 4) 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 367 final String saveLocation = fileDialog.open();
368 if (saveLocation != null) {
374 new File(saveLocation),
386 "more efficiently.", saveLocation));
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_cell.mm 731 static NSString* UnusedLegalNameForNewDropFile(NSURL* saveLocation,
750 while (FileAlreadyExists(saveLocation, candidateName)) {
    [all...]
  /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 146 milliseconds