Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/watchdog/
DCarWatchdogService.java155 mWatchdogPerfHandler.processUserNotificationIntent(intent);
DWatchdogPerfHandler.java957 public void processUserNotificationIntent(Intent intent) { in processUserNotificationIntent() method in WatchdogPerfHandler