Searched refs:processPref (Results 1 – 1 of 1) sorted by relevance
267 Preference processPref = new Preference(getPrefContext()); in fillProcessesSection() local268 processPref.setTitle(entry.mLabel); in fillProcessesSection()269 processPref.setSelectable(false); in fillProcessesSection()277 processPref.setSummary( in fillProcessesSection()279 mProcGroup.addPreference(processPref); in fillProcessesSection()342 private void fillServicesSection(ProcStatsEntry entry, PreferenceCategory processPref) { in fillServicesSection() argument377 processPref.addPreference(servicePref); in fillServicesSection()