Searched defs:notificationListener (Results 1 – 6 of 6) sorted by relevance
81 NotificationListener notificationListener = Dependency.get(NotificationListener.class); in testNotificationManagementCodeHasNoDependencyOnStatusBarWindowManager() local
181 public @NonNull List<MediaController> getActiveSessions( in getActiveSessions()200 public @NonNull List<MediaController> getActiveSessionsForUser( in getActiveSessionsForUser()273 @Nullable ComponentName notificationListener) { in addOnActiveSessionsChangedListener()294 @Nullable ComponentName notificationListener, @Nullable Handler handler) { in addOnActiveSessionsChangedListener()317 @Nullable ComponentName notificationListener, int userId, @Nullable Handler handler) { in addOnActiveSessionsChangedListener()
60 NotificationListener notificationListener) { in NotificationAlertingManager()
168 TestableNotificationLogger(NotificationListener notificationListener, in TestableNotificationLogger()
196 public NotificationLogger(NotificationListener notificationListener, in NotificationLogger()
769 IStatusBarService barService, NotificationListener notificationListener, in TestableStatusBar()