HomeSort by relevance Sort by last modified time
    Searched refs:setLastSdkPath (Results 1 - 4 of 4) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
MonitorApplication.java 119 MonitorPlugin.getDdmsPreferenceStore().setLastSdkPath(sdkLocation);
128 MonitorPlugin.getDdmsPreferenceStore().setLastSdkPath(sdkLocation);
  /sdk/sdkstats/src/com/android/sdkstats/
DdmsPreferenceStore.java 311 public void setLastSdkPath(String osSdkPath) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
AndroidPreferencePage.java 172 ddmsStore.setLastSdkPath(path);
AdtPrefs.java 417 ddmsStore.setLastSdkPath(mOsSdkLocation);

Completed in 39 milliseconds