Searched refs:addPreference (Results 1 – 10 of 10) sorted by relevance
59 screen.addPreference(mNonePreference); in onCreatePreferences()65 screen.addPreference(otherApps); in onCreatePreferences()76 screen.addPreference(appPreference); in onCreatePreferences()81 screen.addPreference(shortcutPref); in onCreatePreferences()85 otherApps.addPreference(appPreference); in onCreatePreferences()95 screen.addPreference(p); in onCreatePreferences()
150 screen.addPreference(p); in onCreatePreferences()162 mParentScreen.addPreference(p); in onDestroy()
79 screen.addPreference(mEnabledSwitch); in onCreatePreferences()80 screen.addPreference(mOnSwitch); in onCreatePreferences()
123 getPreferenceScreen().addPreference(pref); in update()
115 screen.addPreference(pref); in loadPrefs()
129 root.addPreference(keyboardSettingsCategory); in addInputMethodSubtypePreferences()139 keyboardSettingsCategory.addPreference(autoSelectionPref); in addInputMethodSubtypePreferences()145 root.addPreference(activeInputMethodsCategory); in addInputMethodSubtypePreferences()169 activeInputMethodsCategory.addPreference(pref); in addInputMethodSubtypePreferences()
128 root.addPreference(keyboardSettingsCategory); in addInputMethodSubtypePreferences()138 keyboardSettingsCategory.addPreference(autoSelectionPref); in addInputMethodSubtypePreferences()144 root.addPreference(activeInputMethodsCategory); in addInputMethodSubtypePreferences()168 activeInputMethodsCategory.addPreference(pref); in addInputMethodSubtypePreferences()
113 addPreference(preference); in addItemFromInflater()141 public boolean addPreference(Preference preference) { in addPreference() method in PreferenceGroup
32762 method @Deprecated public boolean addPreference(android.preference.Preference);
22744 method public boolean addPreference(android.preference.Preference);