Searched refs:getDdmsPreferenceStore (Results 1 – 2 of 2) sorted by relevance
135 MonitorPlugin.getDdmsPreferenceStore().setLastSdkPath(sdkLocation); in findSdkPath()144 sdkLocation = MonitorPlugin.getDdmsPreferenceStore().getLastSdkPath(); in findSdkPath()152 MonitorPlugin.getDdmsPreferenceStore().setLastSdkPath(sdkLocation); in findSdkPath()
54 public static DdmsPreferenceStore getDdmsPreferenceStore() { in getDdmsPreferenceStore() method in MonitorPlugin