Searched refs:PREFS_HOME_PACKAGE (Results 1 – 3 of 3) sorted by relevance
43 addField(new StringFieldEditor(AdtPrefs.PREFS_HOME_PACKAGE, in createFieldEditors()
52 …public final static String PREFS_HOME_PACKAGE = AdtPlugin.PLUGIN_ID + ".homePackage"; //$NON-NLS-1$ field in AdtPrefs507 store.setDefault(PREFS_HOME_PACKAGE, "android.process.acore"); //$NON-NLS-1$ in initializeStoreWithDefaults()
1533 AdtPrefs.PREFS_HOME_PACKAGE))); in deviceConnected()1608 String home = store.getString(AdtPrefs.PREFS_HOME_PACKAGE); in clientChanged()