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