Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DCarWatchdogService.java238 UserNotificationHelper userNotificationHelper, TimeSource timeSource) { in CarWatchdogService() argument
247 mPackageInfoHandler, mWatchdogStorage, userNotificationHelper, timeSource); in CarWatchdogService()
H A DWatchdogPerfHandler.java288 UserNotificationHelper userNotificationHelper, TimeSource timeSource) { in WatchdogPerfHandler() argument
297 mUserNotificationHelper = userNotificationHelper; in WatchdogPerfHandler()