Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/init/
H A DNotifPipelineInitializer.java81 NotificationListener notificationService, in initialize() argument
101 mGroupCoalescer.attach(notificationService); in initialize()
/aosp12/packages/apps/TV/src/com/android/tv/recommendation/
H A DNotificationService.java557 public void handleMessage(Message msg, @NonNull NotificationService notificationService) {
561 notificationService.handleInitializeRecommender();
566 notificationService.handleShowRecommendation();
573 notificationService.handleUpdateRecommendation(notificationId, channel);
578 notificationService.handleHideRecommendation();