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

  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
MonitorPlugin.java 54 public static DdmsPreferenceStore getDdmsPreferenceStore() {
MonitorApplication.java 135 MonitorPlugin.getDdmsPreferenceStore().setLastSdkPath(sdkLocation);
144 sdkLocation = MonitorPlugin.getDdmsPreferenceStore().getLastSdkPath();
152 MonitorPlugin.getDdmsPreferenceStore().setLastSdkPath(sdkLocation);

Completed in 52 milliseconds