Searched refs:PREFS_REFACTOR_IDS (Results 1 – 2 of 2) sorted by relevance
334 String refactorPref = store.getString(AdtPrefs.PREFS_REFACTOR_IDS); in setEditorText()349 AdtPrefs.PREFS_REFACTOR_IDS); in setEditorText()
78 …public final static String PREFS_REFACTOR_IDS = AdtPlugin.PLUGIN_ID + ".refactorIds"; //$NON-NLS-1$ field in AdtPrefs