Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java1858 SparseArray<String> notificationCenterPackagesByNotificationId = new SparseArray<>(); in notifyUserOnOveruse() local
1893 notificationCenterPackagesByNotificationId.put(notificationId, packageName); in notifyUserOnOveruse()
1914 notificationCenterPackagesByNotificationId); in notifyUserOnOveruse()
1918 + notificationCenterPackagesByNotificationId.size()); in notifyUserOnOveruse()