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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
AdtPrefs.java 78 public final static String PREFS_REFACTOR_IDS = AdtPlugin.PLUGIN_ID + ".refactorIds"; //$NON-NLS-1$
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
XmlPropertyEditor.java 334 String refactorPref = store.getString(AdtPrefs.PREFS_REFACTOR_IDS);
349 AdtPrefs.PREFS_REFACTOR_IDS);

Completed in 517 milliseconds