Searched refs:PkgService (Results 1 – 2 of 2) sorted by relevance
325 final static Comparator<PkgService> sServicePkgCompare = new Comparator<PkgService>() {327 public int compare(PkgService lhs, PkgService rhs) {337 static class PkgService { class in ProcessStatsDetail343 final HashMap<String, PkgService> pkgServices = new HashMap<>(); in fillServicesSection()344 final ArrayList<PkgService> pkgList = new ArrayList<>(); in fillServicesSection()347 PkgService psvc = null; in fillServicesSection()355 psvc = new PkgService(); in fillServicesSection()