Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/com/android/car/internal/
DNotificationHelperBase.java91 SparseArray<String> notificationCenterPackagesById) {}; in showResourceOveruseNotificationsAsUser() argument
/packages/services/Car/service-builtin/src/com/android/car/admin/
DNotificationHelper.java172 SparseArray<String> notificationCenterPackagesById) { in showResourceOveruseNotificationsAsUser() argument
180 notificationCenterPackagesById); in showResourceOveruseNotificationsAsUser()
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java1967 SparseArray<String> notificationCenterPackagesById) { in sendResourceOveruseNotificationsAsUser() argument
1969 && notificationCenterPackagesById.size() == 0) { in sendResourceOveruseNotificationsAsUser()
1975 headsUpNotificationPackagesById, notificationCenterPackagesById); in sendResourceOveruseNotificationsAsUser() local