Searched refs:PkgService (Results 1 – 1 of 1) sorted by relevance
305 final static Comparator<PkgService> sServicePkgCompare = new Comparator<PkgService>() {307 public int compare(PkgService lhs, PkgService rhs) {317 static class PkgService { class in ProcessStatsDetail323 final HashMap<String, PkgService> pkgServices = new HashMap<>(); in fillServicesSection()324 final ArrayList<PkgService> pkgList = new ArrayList<>(); in fillServicesSection()327 PkgService psvc = null; in fillServicesSection()335 psvc = new PkgService(); in fillServicesSection()