Searched defs:notificationListener (Results 1 – 6 of 6) sorted by relevance
81 NotificationListener notificationListener = Dependency.get(NotificationListener.class); in testNotificationManagementCodeHasNoDependencyOnStatusBarWindowManager() local
164 public @NonNull List<MediaController> getActiveSessions( in getActiveSessions()183 public @NonNull List<MediaController> getActiveSessionsForUser( in getActiveSessionsForUser()256 @Nullable ComponentName notificationListener) { in addOnActiveSessionsChangedListener()277 @Nullable ComponentName notificationListener, @Nullable Handler handler) { in addOnActiveSessionsChangedListener()300 @Nullable ComponentName notificationListener, int userId, @Nullable Handler handler) { in addOnActiveSessionsChangedListener()
168 TestableNotificationLogger(NotificationListener notificationListener, in TestableNotificationLogger()
65 NotificationListener notificationListener) { in NotificationAlertingManager()
196 public NotificationLogger(NotificationListener notificationListener, in NotificationLogger()
770 IStatusBarService barService, NotificationListener notificationListener, in TestableStatusBar()