Searched defs:notificationListener (Results 1 – 11 of 11) sorted by relevance
82 NotificationListener notificationListener, in DreamOverlayNotificationCountProvider()
192 public @NonNull List<MediaController> getActiveSessions( in getActiveSessions()262 public @NonNull List<MediaController> getActiveSessionsForUser( in getActiveSessionsForUser()268 private List<MediaController> getActiveSessionsForUser(ComponentName notificationListener, in getActiveSessionsForUser()317 @Nullable ComponentName notificationListener) { in addOnActiveSessionsChangedListener()336 @Nullable ComponentName notificationListener, @Nullable Handler handler) { in addOnActiveSessionsChangedListener()362 public void addOnActiveSessionsChangedListener( in addOnActiveSessionsChangedListener()374 @Nullable ComponentName notificationListener, int userId, in addOnActiveSessionsChangedListener()
34 private val notificationListener: NotificationListener constant in com.android.systemui.statusbar.notification.init.NotificationsControllerStub
61 private val notificationListener: NotificationListener, constant in com.android.systemui.statusbar.notification.init.NotificationsControllerImpl
45 public TvNotificationHandler(NotificationListener notificationListener) { in TvNotificationHandler()
263 TestableNotificationLogger(NotificationListener notificationListener, in TestableNotificationLogger()
107 NotificationListener notificationListener, in provideNotificationLogger()
212 NotificationListener notificationListener) { in provideTvNotificationHandler()
198 public NotificationLogger(NotificationListener notificationListener, in NotificationLogger()
118 NotificationListener notificationListener, in NotificationIconAreaController()
639 NotificationListener notificationListener = new NotificationListener(userId); in setupUser() local834 NotificationListener notificationListener = mNotificationListeners.get(userId); in hasActiveNotifications() local