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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/
AdtStartup.java 75 File bundledSdk = getBundledSdk();
76 if (bundledSdk != null) {
77 AdtPrefs.getPrefs().setSdkLocation(bundledSdk);

Completed in 86 milliseconds