Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationListController.java47 ForegroundServiceController foregroundServiceController, in NotificationListController() argument
51 mForegroundServiceController = checkNotNull(foregroundServiceController); in NotificationListController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DForegroundServiceNotificationListener.java46 ForegroundServiceController foregroundServiceController, in ForegroundServiceNotificationListener() argument
49 mForegroundServiceController = foregroundServiceController; in ForegroundServiceNotificationListener()