Searched refs:PkgService (Results 1 – 1 of 1) sorted by relevance
324 final static Comparator<PkgService> sServicePkgCompare = new Comparator<PkgService>() {326 public int compare(PkgService lhs, PkgService rhs) {336 static class PkgService { class in ProcessStatsDetail342 final HashMap<String, PkgService> pkgServices = new HashMap<>(); in fillServicesSection()343 final ArrayList<PkgService> pkgList = new ArrayList<>(); in fillServicesSection()346 PkgService psvc = null; in fillServicesSection()354 psvc = new PkgService(); in fillServicesSection()