Searched refs:removePreference (Results 1 – 11 of 11) sorted by relevance
74 getPreferenceScreen().removePreference(findPreference(KEY_PLUGINS)); in onCreatePreferences()77 getPreferenceScreen().removePreference(findPreference(KEY_DOZE)); in onCreatePreferences()82 if (preference != null) getPreferenceScreen().removePreference(preference); in onCreatePreferences()
139 mParentScreen.removePreference(p); in onCreatePreferences()151 screen.removePreference(p); in onDestroy()
90 screen.removePreference(otherApps); in onCreatePreferences()93 otherApps.removePreference(p); in onCreatePreferences()
51 screen.removePreference(mFooterPreference); in createFooterPreference()
57 screen.removePreference(mFooterPreference); in createFooterPreference()
97 verify(mScreen).removePreference(any(FooterPreference.class)); in createFooterTwice_screenAvailable_replaceOldFooter()
189 public boolean removePreference(Preference preference) { in removePreference() method in PreferenceGroup
22754 method public boolean removePreference(android.preference.Preference);
36288 method @Deprecated public boolean removePreference(android.preference.Preference);
36432 method @Deprecated public boolean removePreference(android.preference.Preference);