Searched defs:removePreference (Results 1 – 8 of 8) sorted by relevance
40 public void removePreference(int index) { in removePreference() method in PreferenceGroup
280 private static boolean removePreference(PreferenceGroup group, String key) { in removePreference() method in CameraSettings
235 private static boolean removePreference(PreferenceGroup group, String key) { in removePreference() method in CameraSettings
47 static void removePreference(final String prefKey, final PreferenceScreen screen) { in removePreference() method in SubScreenFragment
82 private void removePreference(final String key) { in removePreference() method in ImportantNoticeUtilsTests.ImportantNoticePreferences
279 protected void removePreference(String key) { in removePreference() method in SettingsPreferenceFragment
473 private void removePreference(Preference preference) { in removePreference() method in DevelopmentSettings