Searched refs:NotificationInteractionListener (Results 1 – 2 of 2) sorted by relevance
26 val listeners = mutableListOf<NotificationInteractionListener>()28 fun addNotificationInteractionListener(listener: NotificationInteractionListener) { in addNotificationInteractionListener()33 fun removeNotificationInteractionListener(listener: NotificationInteractionListener) { in removeNotificationInteractionListener()83 interface NotificationInteractionListener { interface
17 ) : NotifCollectionListener, NotificationInteractionListener {