Searched refs:sServiceCompare (Results 1 – 2 of 2) sorted by relevance
312 final static Comparator<ProcStatsEntry.Service> sServiceCompare field in ProcessStatsDetail368 Collections.sort(services, sServiceCompare); in fillServicesSection()