Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java810 ArrayMap<String, List<ApplicationInfo>> applicationInfosBySharedPackage = in getPackageKillableStatesForUserId() local
827 applicationInfosBySharedPackage.get(genericPackageName); in getPackageKillableStatesForUserId()
832 applicationInfosBySharedPackage.put(genericPackageName, applicationInfos); in getPackageKillableStatesForUserId()
835 applicationInfosBySharedPackage.entrySet()) { in getPackageKillableStatesForUserId()