Searched refs:removePreference (Results 1 – 6 of 6) sorted by relevance
84 getPreferenceScreen().removePreference(findPreference(KEY_PLUGINS)); in onCreatePreferences()87 getPreferenceScreen().removePreference(findPreference(KEY_DOZE)); in onCreatePreferences()92 if (preference != null) getPreferenceScreen().removePreference(preference); in onCreatePreferences()
149 mParentScreen.removePreference(p); in onCreatePreferences()161 screen.removePreference(p); in onDestroy()
90 screen.removePreference(otherApps); in onCreatePreferences()93 otherApps.removePreference(p); in onCreatePreferences()
189 public boolean removePreference(Preference preference) { in removePreference() method in PreferenceGroup
32772 method @Deprecated public boolean removePreference(android.preference.Preference);
22754 method public boolean removePreference(android.preference.Preference);