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