Searched defs:notificationListener (Results 1 – 11 of 11) sorted by relevance
82 NotificationListener notificationListener, in DreamOverlayNotificationCountProvider()
32 private val notificationListener: NotificationListener constant in com.android.systemui.statusbar.notification.init.NotificationsControllerStub
57 private val notificationListener: NotificationListener, constant in com.android.systemui.statusbar.notification.init.NotificationsControllerImpl
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()
45 public TvNotificationHandler(NotificationListener notificationListener) { in TvNotificationHandler()
263 TestableNotificationLogger(NotificationListener notificationListener, in TestableNotificationLogger()
208 NotificationListener notificationListener) { in provideTvNotificationHandler()
116 NotificationListener notificationListener, in provideNotificationLogger()
199 public NotificationLogger(NotificationListener notificationListener, in NotificationLogger()
136 NotificationListener notificationListener, in LegacyNotificationIconAreaControllerImpl()
639 NotificationListener notificationListener = new NotificationListener(userId); in setupUser() local834 NotificationListener notificationListener = mNotificationListeners.get(userId); in hasActiveNotifications() local