Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DWatchdogPerfHandler.java656 ArrayMap<String, List<ApplicationInfo>> applicationInfosBySharedPackage = in getPackageKillableStatesForUserId() local
673 applicationInfosBySharedPackage.get(genericPackageName); in getPackageKillableStatesForUserId()
678 applicationInfosBySharedPackage.put(genericPackageName, applicationInfos); in getPackageKillableStatesForUserId()
681 applicationInfosBySharedPackage.entrySet()) { in getPackageKillableStatesForUserId()