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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ApkBuilder.java 528 String osBinPath = binLocation.toOSString();
575 osResPaths.add(resLocation.toOSString()); //main project
582 osResPaths.add(libResFolder.getLocation().toOSString());
587 String osManifestPath = manifestLocation.toOSString();
591 osAssetsPath = assetsFolder.getLocation().toOSString();
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 

Completed in 410 milliseconds