Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java1121 int maxNotificationId = in processUserNotificationIntent() local
1124 || notificationId > maxNotificationId) { in processUserNotificationIntent()
1126 notificationId, mResourceOveruseNotificationBaseId, maxNotificationId); in processUserNotificationIntent()