Searched refs:processPref (Results 1 – 1 of 1) sorted by relevance
266 Preference processPref = new Preference(getPrefContext()); in fillProcessesSection() local267 processPref.setTitle(entry.mLabel); in fillProcessesSection()268 processPref.setSelectable(false); in fillProcessesSection()276 processPref.setSummary( in fillProcessesSection()278 mProcGroup.addPreference(processPref); in fillProcessesSection()341 private void fillServicesSection(ProcStatsEntry entry, PreferenceCategory processPref) { in fillServicesSection() argument376 processPref.addPreference(servicePref); in fillServicesSection()