Home
last modified time | relevance | path

Searched refs:pkgServices (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/
DProcessStatsDetail.java343 final HashMap<String, PkgService> pkgServices = new HashMap<>(); in fillServicesSection() local
353 psvc = pkgServices.get(pkg); in fillServicesSection()
356 pkgServices.put(pkg, psvc); in fillServicesSection()
/packages/apps/Settings/src/com/android/settings/applications/
DProcessStatsDetail.java343 final HashMap<String, PkgService> pkgServices = new HashMap<>(); in fillServicesSection() local
353 psvc = pkgServices.get(pkg); in fillServicesSection()
356 pkgServices.put(pkg, psvc); in fillServicesSection()