Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java266 private final SparseArray<String> mActiveUserNotificationsByNotificationId = field in WatchdogPerfHandler
1131 String uniqueUserPackageId = mActiveUserNotificationsByNotificationId.get( in processUserNotificationIntent()
1136 mActiveUserNotificationsByNotificationId.remove(notificationId); in processUserNotificationIntent()
1899 if (mActiveUserNotificationsByNotificationId.contains(notificationId)) { in notifyUserOnOveruse()
1901 mActiveUserNotificationsByNotificationId.get(notificationId)); in notifyUserOnOveruse()
1904 mActiveUserNotificationsByNotificationId.put(notificationId, in notifyUserOnOveruse()