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

  /sdk/eclipse/plugins/com.android.ide.eclipse.traceview/src/com/android/ide/eclipse/traceview/editors/
TraceviewEditor.java 169 dialog.setFilterPath(oldPath.toOSString());
234 mFilename = fileEditorInput.getPath().toOSString();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
BuildHelper.java 152 resPaths.add(resFolder.getLocation().toOSString());
156 String cachePath = cacheFolder.getLocation().toOSString();
224 osResPaths.add(cacheLocation.toOSString()); // PNG crunch cache
225 osResPaths.add(resLocation.toOSString()); //main project
232 osResPaths.add(libCacheFolder.getLocation().toOSString());
236 osResPaths.add(libResFolder.getLocation().toOSString());
241 String osManifestPath = manifestLocation.toOSString();
245 osAssetsPath = assetsFolder.getLocation().toOSString();
455 projectOutputs.add(0, outputFolder.getLocation().toOSString());
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 

Completed in 415 milliseconds