Searched refs:processPref (Results 1 – 1 of 1) sorted by relevance
249 Preference processPref = new Preference(getActivity()); in fillProcessesSection() local250 processPref.setTitle(entry.mLabel); in fillProcessesSection()251 processPref.setSelectable(false); in fillProcessesSection()259 processPref.setSummary( in fillProcessesSection()261 mProcGroup.addPreference(processPref); in fillProcessesSection()324 private void fillServicesSection(ProcStatsEntry entry, PreferenceCategory processPref) { in fillServicesSection() argument359 processPref.addPreference(servicePref); in fillServicesSection()