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